net.kwfgrid.gwes.uiproxy
Class BufferOverflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.kwfgrid.gwes.uiproxy.BufferException
              extended by net.kwfgrid.gwes.uiproxy.BufferOverflowException
All Implemented Interfaces:
Serializable

public class BufferOverflowException
extends BufferException

Exception indicating a buffer overflow.

See Also:
Serialized Form

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


Copyright © 2005-2011 Fraunhofer FIRST. All Rights Reserved.