Package com.nettoolkit.exception
Class ApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nettoolkit.exception.NetToolKitException
com.nettoolkit.exception.ApiException
- All Implemented Interfaces:
Serializable
ApiException is thrown when the web API sends an error response packet for the given request.
See the web API response docs for a list of possible error codes.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ApiException
-
-
Method Details
-
getStatusCode
-