public class CCLException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
static java.text.MessageFormat |
ERROR_MSG |
private java.lang.String |
m_input |
| Constructor and Description |
|---|
CCLException(java.lang.String input) |
CCLException(java.lang.String input,
java.lang.Exception ex) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |