Package relaxngcc

Class CommandLineException

All Implemented Interfaces:
Serializable

public class CommandLineException extends Exception
Signals an error in command line arguments.
See Also:
  • Constructor Details

    • CommandLineException

      public CommandLineException(String msg)