Package com.trilead.ssh2
Class IOWarningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.trilead.ssh2.IOWarningException
- All Implemented Interfaces:
Serializable
public final class IOWarningException extends IOException
- Author:
- Thomas Singer
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description IOWarningException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString