biz.onixs.fix.fast
Class ReportableErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
biz.onixs.fix.fast.FastException
biz.onixs.fix.fast.ReportableErrorException
- All Implemented Interfaces:
- Serializable
public class ReportableErrorException
- extends FastException
FAST Reportable Error.
- See Also:
- Serialized Form
ReportableErrorException
public ReportableErrorException(ReportableErrorCode reportableErrorCode)
ReportableErrorException
public ReportableErrorException(ReportableErrorCode reportableErrorCode,
String message)
ReportableErrorException
public ReportableErrorException(ReportableErrorCode dynamicErrorCode,
String message,
Throwable cause)
ReportableErrorException
public ReportableErrorException(ReportableErrorCode reportableErrorCode,
Throwable cause)
getReportableErrorCode
public ReportableErrorCode getReportableErrorCode()
setReportableErrorCode
public void setReportableErrorCode(ReportableErrorCode reportableErrorCode)
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2005-2012 Onix Solutions. All Rights Reserved.