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