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, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public 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 ApplicationException
Copyright © 2017 DocDoku. All rights reserved.