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