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