Class APIException

All Implemented Interfaces:
Serializable

public class APIException extends JuspayException
See Also:
  • Constructor Details

    • APIException

      public APIException(int httpResponseCode, String status, String errorCode, String errorMessage)