public class CLIException
extends java.lang.Exception
| Constructor and Description |
|---|
CLIException() |
CLIException(int code) |
CLIException(java.lang.String message) |
CLIException(java.lang.String message,
int code) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCode() |