Class DepthOutOfCurrentRangeException

    • Constructor Summary

      Constructors 
      Constructor Description
      DepthOutOfCurrentRangeException​(long timestamp, int nanosComponent, BookPair books, java.lang.Boolean offerSide, int depth, int maxDepthInclusive)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, 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

      • maxDepthInclusive

        public final int maxDepthInclusive
    • Constructor Detail

      • DepthOutOfCurrentRangeException

        public DepthOutOfCurrentRangeException​(long timestamp,
                                               int nanosComponent,
                                               BookPair books,
                                               java.lang.Boolean offerSide,
                                               int depth,
                                               int maxDepthInclusive)