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