public static class PreInputValidater.PreInputValidateFailedException extends HttpException
| Constructor and Description |
|---|
PreInputValidater.PreInputValidateFailedException(java.lang.String pInvalidInputName) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getErrorMsg()
${services_rest_HttpException_method_getErrorMsg_Title}
|
Status |
getErrorStatus()
${services_rest_HttpException_method_getErrorStatus_Title}
|
java.lang.String |
getInvalidInputName() |
setErrorStatuspublic PreInputValidater.PreInputValidateFailedException(java.lang.String pInvalidInputName)
public Status getErrorStatus()
HttpException${services_rest_HttpException_method_getErrorStatus_Title}
${services_rest_HttpException_method_getErrorStatus_Description}
getErrorStatus in class HttpExceptionpublic java.lang.String getErrorMsg()
HttpException${services_rest_HttpException_method_getErrorMsg_Title}
${services_rest_HttpException_method_getErrorMsg_Description}
getErrorMsg in class HttpExceptionpublic java.lang.String getInvalidInputName()