Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.colossus.xmlparser.ParseException
All Implemented Interfaces:
Serializable

class ParseException extends Exception
General Exception for our xml data parsers.
Author:
David Ripton
  • Constructor Details

    • ParseException

      ParseException(String msg)
    • ParseException

      ParseException()