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