Package relaxngcc
Class CommandLineException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- relaxngcc.CommandLineException
-
- All Implemented Interfaces:
java.io.Serializable
public class CommandLineException extends java.lang.Exception
Signals an error in command line arguments.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CommandLineException(java.lang.String msg)
-