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, toString
public LoggingAdminIOException()
public LoggingAdminIOException(String s)
public LoggingAdminIOException(Throwable cause)
public void setFaultMessage(LoggingAdminIOException msg)
public LoggingAdminIOException getFaultMessage()
Copyright © 2023 WSO2. All rights reserved.