Class AbstractCommandLineParser.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
megamek.common.commandLine.AbstractCommandLineParser.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractCommandLineParser

public static class AbstractCommandLineParser.ParseException extends Exception
Exception thrown in case of error
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)