com.ibm.websphere.management.exception

Class DocumentAlreadyExistsException

  • All Implemented Interfaces:
    com.ibm.ws.exception.WsNestedException, java.io.Serializable


    public class DocumentAlreadyExistsException
    extends RepositoryException
    This exception is thrown when a ConfigRepository operation can not be completed because the document already exists within the repository. For example, this may occur when creating a document, or renaming a document.
    See Also:
    Serialized Form
    • Constructor Detail

      • DocumentAlreadyExistsException

        public DocumentAlreadyExistsException()
      • DocumentAlreadyExistsException

        public DocumentAlreadyExistsException(java.lang.String msg)
      • DocumentAlreadyExistsException

        public DocumentAlreadyExistsException(java.lang.Throwable th,
                                      java.lang.String msg)
      • DocumentAlreadyExistsException

        public DocumentAlreadyExistsException(java.lang.Throwable th)
IBM WebSphere Application ServerTM
Release 8.5