com.bubble.serializer
Class BufferCorruptedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.bubble.serializer.BufferCorruptedException
All Implemented Interfaces:
java.io.Serializable

public class BufferCorruptedException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
BufferCorruptedException()
           
BufferCorruptedException(java.lang.String message)
           
BufferCorruptedException(java.lang.String message, java.lang.Throwable cause)
           
BufferCorruptedException(java.lang.Throwable cause)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BufferCorruptedException

public BufferCorruptedException()

BufferCorruptedException

public BufferCorruptedException(java.lang.String message,
                                java.lang.Throwable cause)

BufferCorruptedException

public BufferCorruptedException(java.lang.String message)

BufferCorruptedException

public BufferCorruptedException(java.lang.Throwable cause)


Faster Java Serialization.
Copyright (C) 2006 Leonardo Bubble Mesquita.