Class AuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.deephaven.auth.AuthenticationException
All Implemented Interfaces:
Serializable

public class AuthenticationException extends Exception
An error occurred and this handshake to authenticate has failed for some reason. Details are not provided to the user.
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException()