TelnetD at SF

net.wimpi.telnetd.io.toolkit
Class BufferOverflowException

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

public class BufferOverflowException
extends ToolkitException

Class representing a buffer overflow exception.

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

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

BufferOverflowException

public BufferOverflowException()

TelnetD at SF

Copyright © 2000-2005 Dieter Wimberger.