Package org.azd.exceptions
Class AzDException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.azd.exceptions.AzDException
- All Implemented Interfaces:
Serializable
Throws the exception from REST API
- See Also:
-
Constructor Summary
ConstructorDescriptionAzDException
(String message) AzDException
(String exceptionType, String message) AzDException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AzDException
public AzDException() -
AzDException
-
AzDException
-
AzDException
-