org.outerj.daisy.repository
Class InvalidDocumentIdException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.outerj.daisy.repository.RepositoryRuntimeException
org.outerj.daisy.repository.InvalidDocumentIdException
- All Implemented Interfaces:
- Serializable
public class InvalidDocumentIdException
- extends RepositoryRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidDocumentIdException
public InvalidDocumentIdException(String message)
InvalidDocumentIdException
public InvalidDocumentIdException(String message,
Throwable cause)