public class PartRevisionNotFoundException extends EntityNotFoundException
| Constructor and Description |
|---|
PartRevisionNotFoundException(Locale pLocale,
PartRevisionKey pPartRPK) |
PartRevisionNotFoundException(Locale pLocale,
PartRevisionKey pPartRPK,
Throwable pCause) |
PartRevisionNotFoundException(Locale pLocale,
String pPartMNumber,
String pPartRStringVersion) |
PartRevisionNotFoundException(Locale pLocale,
String pPartMNumber,
String pPartRStringVersion,
Throwable pCause) |
PartRevisionNotFoundException(Locale pLocale,
String pPartMNumber,
Version pPartRVersion) |
PartRevisionNotFoundException(String pMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PartRevisionNotFoundException(String pMessage)
public PartRevisionNotFoundException(Locale pLocale, PartRevisionKey pPartRPK)
public PartRevisionNotFoundException(Locale pLocale, PartRevisionKey pPartRPK, Throwable pCause)
public PartRevisionNotFoundException(Locale pLocale, String pPartMNumber, Version pPartRVersion)
public PartRevisionNotFoundException(Locale pLocale, String pPartMNumber, String pPartRStringVersion)
public String getLocalizedMessage()
getLocalizedMessage in class ApplicationExceptionCopyright © 2017 DocDoku. All rights reserved.