tigase.io
Class BufferUnderflowException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by tigase.io.BufferUnderflowException
All Implemented Interfaces:
Serializable

public class BufferUnderflowException
extends IOException

Describe class BufferUnderflowException here. Created: Sun Sep 24 22:32:37 2006

Version:
$Rev: 630 $
Author:
Artur Hefczyc
See Also:
Serialized Form

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

BufferUnderflowException

public BufferUnderflowException()


Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.