java.io.Serializable
public class CmdLineException
extends java.lang.Exception
Constructor | Description |
---|---|
CmdLineException(java.lang.String message) |
|
CmdLineException(java.lang.String message,
java.lang.Throwable cause) |
|
CmdLineException(java.lang.Throwable cause) |