Class AuthenticationNotSupportedException

    • Constructor Detail

      • AuthenticationNotSupportedException

        public AuthenticationNotSupportedException()
      • AuthenticationNotSupportedException

        public AuthenticationNotSupportedException​(java.lang.String key,
                                                   java.lang.String message)
        Parameters:
        message -
      • AuthenticationNotSupportedException

        public AuthenticationNotSupportedException​(java.lang.Throwable cause)
        Parameters:
        cause -
      • AuthenticationNotSupportedException

        public AuthenticationNotSupportedException​(java.lang.String key,
                                                   java.lang.String message,
                                                   java.lang.Throwable cause)
        Parameters:
        message -
        cause -