Class RemoteLoggingConfigIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.carbon.logging.remote.config.stub.RemoteLoggingConfigIOException
All Implemented Interfaces:
Serializable

public class RemoteLoggingConfigIOException extends Exception
See Also:
  • Constructor Details

    • RemoteLoggingConfigIOException

      public RemoteLoggingConfigIOException()
    • RemoteLoggingConfigIOException

      public RemoteLoggingConfigIOException(String s)
    • RemoteLoggingConfigIOException

      public RemoteLoggingConfigIOException(String s, Throwable ex)
    • RemoteLoggingConfigIOException

      public RemoteLoggingConfigIOException(Throwable cause)
  • Method Details