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