Class RuntimeIOException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WinRMConnectException

public class RuntimeIOException extends RuntimeException
See Also:
  • Constructor Details

    • RuntimeIOException

      public RuntimeIOException()
    • RuntimeIOException

      public RuntimeIOException(String message)
    • RuntimeIOException

      public RuntimeIOException(Throwable cause)
    • RuntimeIOException

      public RuntimeIOException(String message, Throwable cause)