Package org.apache.maven.wrapper.cli
Class CommandLineArgumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.maven.wrapper.cli.CommandLineArgumentException
- All Implemented Interfaces:
Serializable
A
CommandLineArgumentException
is thrown when command-line arguments cannot be parsed.- Author:
- Hans Dockter
- See Also:
-
Constructor Summary
ConstructorDescriptionCommandLineArgumentException
(String message) CommandLineArgumentException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandLineArgumentException
-
CommandLineArgumentException
-