Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends SendlyException
Thrown when the API key is invalid or missing.
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String message)