com.teraspaces.qwfix
Class FIXSchemaLoadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.teraspaces.qwfix.FIXSchemaLoadException
All Implemented Interfaces:
Serializable

public final class FIXSchemaLoadException
extends RuntimeException

The Class FIXSchemaLoadException.

See Also:
Serialized Form

Constructor Summary
FIXSchemaLoadException()
           
FIXSchemaLoadException(String arg0)
           
FIXSchemaLoadException(String arg0, Throwable arg1)
           
FIXSchemaLoadException(Throwable arg0)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FIXSchemaLoadException

public FIXSchemaLoadException()

FIXSchemaLoadException

public FIXSchemaLoadException(String arg0)

FIXSchemaLoadException

public FIXSchemaLoadException(Throwable arg0)

FIXSchemaLoadException

public FIXSchemaLoadException(String arg0,
                              Throwable arg1)