public class CustomAuthenticatorException
extends java.lang.Exception
CustomAuthenticator
and CustomWebAuthenticator
.Constructor and Description |
---|
CustomAuthenticatorException(java.lang.String message)
Constructs a new instance with the specified detail message.
|
CustomAuthenticatorException(java.lang.String message,
java.lang.Throwable cause)
Constructs a new instance with the specified detail message and cause.
|
public CustomAuthenticatorException(java.lang.String message)
message
- the detail messagepublic CustomAuthenticatorException(java.lang.String message, java.lang.Throwable cause)
message
- the detail messagecause
- the causeCopyright © 2000-2020 TIBCO Software Inc. All Rights Reserved.