com.bubble.serializer
Class GeneratorRuntimeException

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

public class GeneratorRuntimeException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
GeneratorRuntimeException()
           
GeneratorRuntimeException(java.lang.String message)
           
GeneratorRuntimeException(java.lang.String message, java.lang.Throwable cause)
           
GeneratorRuntimeException(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

GeneratorRuntimeException

public GeneratorRuntimeException()

GeneratorRuntimeException

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

GeneratorRuntimeException

public GeneratorRuntimeException(java.lang.String message)

GeneratorRuntimeException

public GeneratorRuntimeException(java.lang.Throwable cause)


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