|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TelnetServiceException | |
---|---|
fr.gedeon.telnetservice | This package homes the core components of the telnetservice. |
Uses of TelnetServiceException in fr.gedeon.telnetservice |
---|
Subclasses of TelnetServiceException in fr.gedeon.telnetservice | |
---|---|
class |
OutputFormatException
Thrown by an OutputFormat implementation when there was an issue that prevented
the formatting of a subject. |
class |
PromptDecoratorCreateException
Thrown by the service when an exception occurs while trying to acquire an instance of the prompt decorator provided by a TelnetServiceExtension . |
class |
PromptDecoratorInitializationException
Thrown by a PromptDecorator implementation when it fails to initialize. |
class |
StateEntryNotFoundException
Thrown by a SessionHolder when an entry was requested with a key but was not found. |
Methods in fr.gedeon.telnetservice that throw TelnetServiceException | |
---|---|
void |
Session.start()
Start the session daemon: setup telnet options, then start the input processing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |