public class DocumentIterationNotFoundException extends EntityNotFoundException
| Constructor and Description |
|---|
DocumentIterationNotFoundException(Locale pLocale,
DocumentIterationKey pKey) |
DocumentIterationNotFoundException(Locale pLocale,
DocumentIterationKey pKey,
Throwable pCause) |
DocumentIterationNotFoundException(Locale pLocale,
String pDocMId,
String pDocRStringVersion,
int pDocIStringIteration,
Throwable pCause) |
DocumentIterationNotFoundException(String pMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DocumentIterationNotFoundException(String pMessage)
public DocumentIterationNotFoundException(Locale pLocale, DocumentIterationKey pKey)
public DocumentIterationNotFoundException(Locale pLocale, DocumentIterationKey pKey, Throwable pCause)
public String getLocalizedMessage()
getLocalizedMessage in class ApplicationExceptionCopyright © 2017 DocDoku. All rights reserved.