Class AuthenticationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PermissionException

public class AuthenticationException extends StripeException
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String message, String requestId, String code, Integer statusCode)