public class DocumentNotFoundException extends ObjectNotFoundException
| Constructor and Description |
|---|
DocumentNotFoundException(String documentName)
Creates new instance.
|
DocumentNotFoundException(String documentName,
Throwable cause)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDocumentName()
Returns the document name.
|
getModelInstanceStates, setModelInstanceStatesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.