|
Exception Summary |
| AccessException |
Thrown by the notify* methods in MetadataProvider if the supplied User
is not recognized or a functionality is not implemented for this User. |
| ConflictingSessionException |
Thrown by the notifyNewSession method in MetadataProvider if a User is not
enabled to open a new Session but he would be enabled as soon as another
Session were closed. |
| CreditsException |
Thrown by the notify* methods in MetadataProvider if some functionality
cannot be allowed to the supplied User. |
| ItemsException |
Thrown by the getItems and getSchema methods in MetadataProvider if the
supplied Group name is not recognized or cannot be resolved. |
| MetadataProviderException |
Thrown by the init method in MetadataProvider if there is some problem
that prevents the correct behavior of the Metadata Provider. |
| NotificationException |
Thrown by the notify* methods in MetadataProvider if there is some
inconsistency in the supplied parameters. |
| SchemaException |
Thrown by the getSchema method in MetadataProvider if the supplied Schema
name is not recognized or cannot be resolved. |