com.ibm.websphere.management.exception
Class DocumentNotFoundException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.websphere.management.exception.AdminException
com.ibm.websphere.management.exception.RepositoryException
com.ibm.websphere.management.exception.DocumentNotFoundException
All implemented interfaces:
com.ibm.ws.exception.WsNestedException, java.io.Serializable
- public class DocumentNotFoundException
- extends RepositoryException
This exception is thrown when the requested document and its
digest do not exist in the repository.
See Also:
Constructor Summary
Method Summary
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, setStackTrace, toString |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
DocumentNotFoundException
- public DocumentNotFoundException(
)
DocumentNotFoundException
- public DocumentNotFoundException(
java.lang.String msg)
DocumentNotFoundException
- public DocumentNotFoundException(
java.lang.Throwable th,
- java.lang.String msg)
DocumentNotFoundException
- public DocumentNotFoundException(
java.lang.Throwable th)