Package org.zaproxy.clientapi.core
Class ClientApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.zaproxy.clientapi.core.ClientApiException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionClientApiException(String message, Exception cause) ClientApiException(String message, String code, String detail) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientApiException
-
ClientApiException
-
ClientApiException
-
ClientApiException
-
-
Method Details
-
getCode
-
getDetail
-