Uses of Class
org.osid.OsidException
Packages that use OsidException
-
Uses of OsidException in org.osid
Subclasses of OsidException in org.osidModifier and TypeClassDescriptionclassAttempt to add an object that already exists.classAn error occurred configuring the OSID implementation during initialization and the implementation cannot be used.classThe givenIdor other identifier was not found.classOperational errors result from failures in the system.classA problem occurred in system execution.classAn authorization failure occurred.classAn error occurred within a transactional element while committing a transaction.classUser errors are only permitted where specified in method signatures and should be handled directly by a consumer application.