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