public class NoSuchAuthenticationException
extends java.lang.Exception
Constructor and Description |
---|
NoSuchAuthenticationException()
Constructs the NoSuchAuthenticationException.
|
NoSuchAuthenticationException(java.lang.String message)
Constructs the NoSuchAuthenticationException.
|
NoSuchAuthenticationException(java.lang.String message,
java.lang.Throwable cause)
Constructs the NoSuchAuthenticationException.
|
NoSuchAuthenticationException(java.lang.Throwable cause)
Constructs the NoSuchAuthenticationException.
|
public NoSuchAuthenticationException()
public NoSuchAuthenticationException(java.lang.String message)
message
- public NoSuchAuthenticationException(java.lang.Throwable cause)
cause
- public NoSuchAuthenticationException(java.lang.String message, java.lang.Throwable cause)
message
- cause
- Copyright © 2021. All Rights Reserved.