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