public class SshIOException
extends java.io.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
|
public SshIOException(SshException realEx)
realEx - public SshException getRealException()
Copyright © 2022. All rights reserved.