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, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public DocumentIterationNotFoundException(String pMessage)
public DocumentIterationNotFoundException(Locale pLocale, DocumentIterationKey pKey)
public DocumentIterationNotFoundException(Locale pLocale, DocumentIterationKey pKey, Throwable pCause)
public String getLocalizedMessage()
getLocalizedMessage
in class ApplicationException
Copyright © 2017 DocDoku. All rights reserved.