Module swim.api
Package swim.api.auth

Class AuthenticatorException

    • Constructor Detail

      • AuthenticatorException

        public AuthenticatorException​(String message,
                                      Throwable cause)
      • AuthenticatorException

        public AuthenticatorException​(String message)
      • AuthenticatorException

        public AuthenticatorException​(Throwable cause)
      • AuthenticatorException

        public AuthenticatorException()