public class CmdLineArgException
extends java.lang.Exception
Constructor and Description |
---|
CmdLineArgException()
Construct a command line argument exception.
|
CmdLineArgException(java.lang.String detail)
Construct a command line argument exception.
|