Class UnexpectedEndException

All Implemented Interfaces:
Serializable

public class UnexpectedEndException extends ParseException
See Also:
  • Constructor Details

    • UnexpectedEndException

      public UnexpectedEndException()
    • UnexpectedEndException

      public UnexpectedEndException(ParseTracker tracker)
  • Method Details