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