Package com.testmonitor.exceptions
Class UnprocessableEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.testmonitor.exceptions.Exception
com.testmonitor.exceptions.UnprocessableEntityException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.testmonitor.exceptions.Exception
message, statusCode -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.testmonitor.exceptions.Exception
getMessage, getStatusCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnprocessableEntityException
-