Class InvalidRequestException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.atlassian.oai.validator.springmvc.InvalidRequestException
- All Implemented Interfaces:
Serializable
In case the request is invalid.
The requests response will be mapped to an appropriate HttpStatus.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidRequestException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-
getValidationReport
-