Constructors Summary |
---|
public AuthenticatorException()
throw new RuntimeException("Stub!");
|
public AuthenticatorException(String message)
throw new RuntimeException("Stub!");
|
public AuthenticatorException(String message, Throwable cause)
throw new RuntimeException("Stub!");
|
public AuthenticatorException(Throwable cause)
throw new RuntimeException("Stub!");
|