public class ServiceParametersValidationException extends ServiceException
code, formatString, messageKey| Constructor and Description |
|---|
ServiceParametersValidationException(DynObjectValidateException cause)
Creates a new
ServiceParametersValidationException. |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuespublic ServiceParametersValidationException(DynObjectValidateException cause)
ServiceParametersValidationException.