public class PathDataMasterNotFoundException extends EntityNotFoundException
| Constructor and Description |
|---|
PathDataMasterNotFoundException(Locale pLocale,
Integer pPathDataMasterId) |
PathDataMasterNotFoundException(Locale pLocale,
Integer pPathDataMasterId,
Throwable pCause) |
PathDataMasterNotFoundException(Locale pLocale,
String pPathDataMasterPath) |
PathDataMasterNotFoundException(Locale pLocale,
String pPathDataMasterPath,
Throwable pCause) |
PathDataMasterNotFoundException(String pMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
getBundleDefaultMessage, getBundleMessage, getMessage, setLocale, toStringaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PathDataMasterNotFoundException(String pMessage)
public PathDataMasterNotFoundException(Locale pLocale, String pPathDataMasterPath)
public PathDataMasterNotFoundException(Locale pLocale, String pPathDataMasterPath, Throwable pCause)
public PathDataMasterNotFoundException(Locale pLocale, Integer pPathDataMasterId)
public String getLocalizedMessage()
getLocalizedMessage in class ApplicationExceptionCopyright © 2017 DocDoku. All rights reserved.