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, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.