Class LoadingMessageException

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected deltix.qsrv.hf.pub.InstrumentType instrumentType  
      protected long nanoTime  
      protected java.lang.String symbol  
    • Constructor Summary

      Constructors 
      Constructor Description
      LoadingMessageException​(deltix.qsrv.hf.pub.InstrumentMessage msg)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • symbol

        protected final java.lang.String symbol
      • instrumentType

        protected final deltix.qsrv.hf.pub.InstrumentType instrumentType
      • nanoTime

        protected long nanoTime
    • Constructor Detail

      • LoadingMessageException

        public LoadingMessageException​(deltix.qsrv.hf.pub.InstrumentMessage msg)