public class EscapeSequenceException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
static java.text.MessageFormat |
ERROR_MSG |
private java.lang.String |
m_esc |
Constructor and Description |
---|
EscapeSequenceException(java.lang.String esc) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |