Class ParseEOFException

  • All Implemented Interfaces:
    Serializable

    public class ParseEOFException
    extends ParseException
    Special EOF exception to be caught in browser compliant mode.
    Author:
    Philip Helger
    See Also:
    Serialized Form
    • Constructor Detail

      • ParseEOFException

        public ParseEOFException​(String sMessage)