public class InvalidTelnetOptionException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidTelnetOptionException(java.lang.String message,
int optcode)
Constructor for the exception.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Gets the error message of ths exception.
|