Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends JuspayException
See Also:
  • Constructor Details

    • AuthenticationException

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