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, toString
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PathToPathLinkAlreadyExistsException(String pMessage)
public PathToPathLinkAlreadyExistsException(Locale pLocale, PathToPathLink pPathToPathLink)
public PathToPathLinkAlreadyExistsException(Locale pLocale, PathToPathLink pPathToPathLink, Throwable pCause)
public String getLocalizedMessage()
getLocalizedMessage
in class ApplicationException
Copyright © 2017 DocDoku. All rights reserved.