Uses of Class
org.osid.OsidRuntimeException
Packages that use OsidRuntimeException
-
Uses of OsidRuntimeException in org.osid
Subclasses of OsidRuntimeException in org.osidModifier and TypeClassDescriptionclassImplementation has incorrect behavior with respect to profile or other interoperability methods.classErrors in programming resulting from an incorrect use of the OSIDs.classMethod 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.classImplementation returned an undefined error.classA method not defined in the interface was invoked.classImplementation returned an invalid value.classMethod is missing from the interface implementation.classThe value cannot be changed.classAnullargument was provided.classImplementation returned anullvalue where an actual value was defined.classErrors in programming resulting from an incorrect implementation of the OSIDs.classThis method has not been implemented by this provider.classThe givenTypeor requested operation is not supported.