Uses of Class
org.osid.ConsumerContractException
Packages that use ConsumerContractException
-
Uses of ConsumerContractException in org.osid
Subclasses of ConsumerContractException in org.osidModifier and TypeClassDescriptionclassMethod has been executed at an inappropriate time such as re-initializing a manager, accessing a resource after it has been closed, opening a new transaction while one is already in progress, or accessing elements when no more exist.classA supplied argument is invalid.classA method not defined in the interface was invoked.classThe value cannot be changed.classAnullargument was provided.classThis method has not been implemented by this provider.classThe givenTypeor requested operation is not supported.