public class OpenChannelException extends Exception
| Constructor and Description |
|---|
OpenChannelException(int code,
String message) |
OpenChannelException(int code,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getReasonCode()
The reason code as specified by RFC 4254.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OpenChannelException(int code,
String message)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.