public class ServiceParametersValidationException extends ServiceException
code, formatString, messageKey| Constructor and Description |
|---|
ServiceParametersValidationException(DynObjectValidateException cause)
Creates a new
ServiceParametersValidationException. |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, valuesaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ServiceParametersValidationException(DynObjectValidateException cause)
ServiceParametersValidationException.