Class MismatchedTreeNodeException

    • Field Detail

      • expecting

        public int expecting
    • Constructor Detail

      • MismatchedTreeNodeException

        public MismatchedTreeNodeException()
      • MismatchedTreeNodeException

        public MismatchedTreeNodeException​(int expecting,
                                           TreeNodeStream input)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Throwable