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, toStringpublic SshIOException(SshException realEx)
realEx - public SshException getRealException()
Copyright © 2025. All rights reserved.