Class APIConnectionException

All Implemented Interfaces:
Serializable

public class APIConnectionException extends JuspayException
See Also:
  • Constructor Details

    • APIConnectionException

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