Class AzDException

All Implemented Interfaces:
Serializable

public class AzDException extends Exception
Throws the exception from REST API
See Also:
  • Constructor Details

    • AzDException

      public AzDException()
    • AzDException

      public AzDException(Throwable cause)
    • AzDException

      public AzDException(String message)
    • AzDException

      public AzDException(String exceptionType, String message)