IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.management.exception

Exception Summary
VersionNotMatchExceptionThis exception is thrown when the version of input attribute list does not match up the version of the document in the repository.
SessionTimeoutExceptionThis exception is thrown if the session supplied to ConfigService has timed out.
RequiredAttributeNotFoundExceptionThis exception is thrown if a required attribute is not specified while calling ConfigService.
RepositoryLockedExceptionThis exception is thrown if a repository operation can not complete because the repository has been locked.
ReadOnlyAttributeExceptionThis exception is thrown if the attribute is read only attribute and user tries to modify the attribute.
ObjectNotRunningExceptionThis exception is thrown if an WebShere object is not currently not running.
NoServerDefinedExceptionNo definition of the server exists within the configuration.
NestedAdminExceptionThis exception is deprecated.
MalformedContainmentPathExceptionThis exception is thrown if there are problems with the containmentPath when calling ConfigService operations, e.g., the resolve method.
InvalidSessionExceptionuser see this exception when server side doesn't recogonize the session id.
InvalidRASyntaxExceptionThis exception is thrown if the attribute name or relationship name is not valid.
InvalidRAScopeExceptionThis exception is thrown if the requested admin operation is invalid.
InvalidPropertySyntaxExceptionThis exception is thrown if the attribute name or relationship name is not valid.
InvalidDocumentURIExceptionShould use com.ibm.websphere.management.exception.DocumentNotFoundException
InvalidConfigDataTypeExceptionThis exception is thrown when an invalid type is specified when accessing the ConfigService.
InvalidAttributeValExceptionThis exception is thrown when an invalid value is specified for an attribute when calling ConfigService.
InvalidAttributeNameExceptionThis exception is thrown if the attribute name or relationship name is not valid.
InvalidAdminClientTypeExceptionThis exception is thrown if an invalid connector type is specified when calling AdminClientFactory.createAdminClient.
DocumentUnavailableExceptionThis exception is thrown if the document does not exist in the repository, but its digest exists.
DocumentNotFoundExceptionThis exception is thrown when the requested document and its digest do not exist in the repository.
DocumentLockedExceptionThis exception is thrown if the document in the repository is already locked by some other caller.
DocumentIOExceptionThis exception is thrown when an exception occurs while performing I/O operations on a document in the ConfigRepository.
DocumentChangedExceptionThis exception is thrown when a document being modified in the ConfigRepository has already been modified by some other caller.
RepositoryExceptionThis is the base class for ConfigRepository related exceptions.
DocumentAlreadyExistsExceptionThis exception is thrown when a ConfigRepository operation can not be completed because the document already exists within the repository.
ConnectorNotAvailableExceptionThis exception is thrown when a connector can not be created to a server.
ConnectorAuthenticationExceptionThis exception is thrown when the connector is unable to authenticate when security is on.
ConfigDocumentSaveExceptionfail to save the config document from MOF data structure to repository.
ConfigDocumentLoadExceptionThis exception is thrown when config service fail to load the config document from repository.
ConfigDataNotFoundExceptionIndicate the config data does not exist in the document.
AppRefExceptionThis exception is thrown if the attribute name or relationship name is not valid.
ConfigServiceExceptionbase class of all config service exception.
AdminExceptionThis is the base class for many system management related exceptions.
ConnectorExceptionBase exception thrown because of connector problems



IBM WebSphere Application ServerTM
Release 6