Class JUnitCommandLineParseResult.CommandLineParserError

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.junit.runner.JUnitCommandLineParseResult.CommandLineParserError
All Implemented Interfaces:
Serializable
Enclosing class:
JUnitCommandLineParseResult

public static class JUnitCommandLineParseResult.CommandLineParserError extends Exception
Exception used if there's a problem parsing the command line.
See Also:
  • Field Details

  • Constructor Details

    • CommandLineParserError

      public CommandLineParserError(String message)