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