net.wimpi.telnetd.io.toolkit
Class ToolkitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.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 (16/07/2006)
Author:
Dieter Wimberger
See Also:
Serialized Form

Constructor Summary
ToolkitException()
           
 
Method Summary
 
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()


Copyright © 2010. All Rights Reserved.