biz.onixs.fix.fast
Class StaticErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
biz.onixs.fix.fast.FastException
biz.onixs.fix.fast.StaticErrorException
- All Implemented Interfaces:
- Serializable
public class StaticErrorException
- extends FastException
FAST Static Error.
- See Also:
- Serialized Form
StaticErrorException
public StaticErrorException(StaticErrorCode staticErrorCode)
StaticErrorException
public StaticErrorException(StaticErrorCode staticErrorCode,
String message)
StaticErrorException
public StaticErrorException(StaticErrorCode staticErrorCode,
String message,
Throwable cause)
StaticErrorException
public StaticErrorException(StaticErrorCode staticErrorCode,
Throwable cause)
getStaticErrorCode
public StaticErrorCode getStaticErrorCode()
setStaticErrorCode
public void setStaticErrorCode(StaticErrorCode staticErrorCode)
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.