biz.onixs.fix.fast
Class FastException
java.lang.Object
java.lang.Throwable
java.lang.Exception
biz.onixs.fix.fast.FastException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DynamicErrorException, NotEnoughInputDataException, ReportableErrorException, StaticErrorException
public class FastException
- extends Exception
Base FAST exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FastException
public FastException()
FastException
public FastException(String message)
FastException
public FastException(String message,
Throwable cause)
FastException
public FastException(Throwable cause)
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.