biz.onixs.fix.engine.storage
Class StorageException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by biz.onixs.fix.engine.EngineException
                  extended by biz.onixs.fix.engine.storage.StorageException
All Implemented Interfaces:
Serializable

public class StorageException
extends EngineException

See Also:
Serialized Form

Constructor Summary
StorageException()
           
StorageException(String message)
           
StorageException(String message, Throwable cause)
           
StorageException(Throwable cause)
           
 
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

StorageException

public StorageException()

StorageException

public StorageException(String message)

StorageException

public StorageException(String message,
                        Throwable cause)

StorageException

public StorageException(Throwable cause)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.