public class AuthenticationExceptionException extends Exception
| Constructor and Description |
|---|
AuthenticationExceptionException() |
AuthenticationExceptionException(String s) |
AuthenticationExceptionException(String s,
Throwable ex) |
AuthenticationExceptionException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationExceptionE |
getFaultMessage() |
void |
setFaultMessage(AuthenticationExceptionE msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthenticationExceptionException()
public AuthenticationExceptionException(String s)
public AuthenticationExceptionException(Throwable cause)
public void setFaultMessage(AuthenticationExceptionE msg)
public AuthenticationExceptionE getFaultMessage()
Copyright © 2022 WSO2. All rights reserved.