net.wimpi.telnetd.io.toolkit
Class BufferOverflowException

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

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

BufferOverflowException

public BufferOverflowException()


Copyright © 2010. All Rights Reserved.