Example usage for Java javax.security.sasl AuthenticationException fields, constructors, methods, implement or subclass
The text is from its open source code.
AuthenticationException(String detail) Constructs a new instance of AuthenticationException with a detailed message. |
String | getMessage() Returns the detail message string of this throwable. |