Class net.TelnetProtocolException
All Packages This Package Previous Next
Class net.TelnetProtocolException
java.lang.Object
|
+----java.lang.Exception
|
+----net.TelnetProtocolException
-
public class
TelnetProtocolException
-
extends Exception
An unexpected result was received by the client when talking to the
telnet server.
-
Version:
-
1.8,10 May 1995
-
Author:
-
Jonathan Payne
-
TelnetProtocolException(String)
-
TelnetProtocolException
public TelnetProtocolException(String s)
All Packages This Package Previous Next