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