IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.management.exception

Exception Summary
InvalidAdminClientTypeExceptionThis exception is thrown if an invalid connector type is specified when calling AdminClientFactory.createAdminClient.
ConnectorNotAvailableExceptionThis exception is thrown when a connector can not be created to a server.
ConnectorExceptionBase exception thrown because of connector problems
ConnectorAuthenticationExceptionThis exception is thrown when the connector is unable to authenticate when security is on.
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.
ReadOnlyAttributeExceptionThis exception is thrown if the attribute is read only attribute and user tries to modify the attribute.
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.
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.
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.
ObjectNotRunningExceptionThis exception is thrown if an WebShere object is not currently not running.
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.
AppRefExceptionThis exception is thrown if the attribute name or relationship name is not valid.
NoServerDefinedExceptionNo definition of the server exists within the configuration.
NestedAdminExceptionThis exception is deprecated.
ConfigServiceExceptionbase class of all config service exception.
RepositoryLockedExceptionThis exception is thrown if a repository operation can not complete because the repository has been locked.
InvalidDocumentURIExceptionShould use com.ibm.websphere.management.exception.DocumentNotFoundException
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.
AdminExceptionThis is the base class for many system management related exceptions.



IBM WebSphere Application ServerTM
Release 6