public class SshIOException extends IOException
Constructor and Description |
---|
SshIOException(SshException realEx)
Construct the exception with the real exception.
|
Modifier and Type | Method and Description |
---|---|
SshException |
getRealException()
Get the real exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SshIOException(SshException realEx)
realEx
- public SshException getRealException()
Copyright © 2024. All rights reserved.