biz.onixs.fix.engine
Class EngineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
biz.onixs.fix.engine.EngineException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- StorageException
public class EngineException
- extends RuntimeException
The exception that is thrown when a non-fatal error occurs in the FIX Engine.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EngineException
public EngineException()
EngineException
public EngineException(String message)
EngineException
public EngineException(String message,
Throwable cause)
EngineException
public EngineException(Throwable cause)
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.