Package hudson.plugins.ec2.win.winrm
Class RuntimeIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hudson.plugins.ec2.win.winrm.RuntimeIOException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WinRMConnectException
- See Also:
-
Constructor Summary
ConstructorDescriptionRuntimeIOException
(String message) RuntimeIOException
(String message, Throwable cause) RuntimeIOException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RuntimeIOException
public RuntimeIOException() -
RuntimeIOException
-
RuntimeIOException
-
RuntimeIOException
-