TelnetD at SF

net.wimpi.telnetd.io.toolkit
Class ToolkitException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.wimpi.telnetd.io.toolkit.ToolkitException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BufferOverflowException

public class ToolkitException
extends java.lang.Exception

Class representing a baseclass for toolkit exceptions.

Version:
2.0 (13/03/2005)
Author:
Dieter Wimberger
See Also:
Serialized Form

Constructor Summary
ToolkitException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ToolkitException

public ToolkitException()

TelnetD at SF

Copyright © 2000-2005 Dieter Wimberger.