Class AuthException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AlreadyAuthenticatedException, AuthenticationFailure, NotAuthenticatedException, PubPrivKeyException, TokenCreationException, TokenVerificationException, UnavailableException

public class AuthException extends UncheckedDeephavenException
The root of all Authentication related exceptions.
See Also: