Class AuthenticationException

All Implemented Interfaces:
Serializable

public class AuthenticationException extends NonRetriableException
See Also:
  • Constructor Details Link icon

    • AuthenticationException Link icon

      public AuthenticationException(String message)
    • AuthenticationException Link icon

      public AuthenticationException(Throwable cause)
    • AuthenticationException Link icon

      public AuthenticationException(String message, Throwable cause)