Package deltix.qsrv.hf.blocks.booksim
Class SelfValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- deltix.qsrv.hf.blocks.booksim.SelfValidationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SelfValidationException extends java.lang.RuntimeException
Thrown by the self-validation logic in the book simulator.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
activityLog
deltix.qsrv.hf.pub.InstrumentMessage
problem
-
Constructor Summary
Constructors Constructor Description SelfValidationException(deltix.qsrv.hf.pub.InstrumentMessage problem, java.lang.CharSequence activityLog, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getMessage()
-