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