Click or drag to resize
AuthenticationFailedException Constructor
Overload List
  NameDescription
Public methodAuthenticationFailedException(String)
Creates a new AuthenticationFailedException with the given message.
Public methodAuthenticationFailedException(String, Exception)
Creates a new AuthenticationFailedException with the given message and cause.
Top
See Also