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.7,31 Jan 1995
Author:
Jonathan Payne

TelnetProtocolException(String)

TelnetProtocolException
  public TelnetProtocolException(String s)

All Packages    This Package    Previous    Next