public interface ErrorNotifiable
| Modifier and Type | Interface and Description |
|---|---|
static class |
ErrorNotifiable.Util
Utility functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
notifyError(SSHException error)
Notifies this object of an
error. |
void notifyError(SSHException error)
error.Copyright © 2009–2014. All rights reserved.