Class ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.vividsolutions.jump.util.commandline.ParseException
All Implemented Interfaces:
Serializable

public class ParseException extends Exception
See Also:
  • Constructor Details

    • ParseException

      public ParseException()
    • ParseException

      public ParseException(String msg)