public class InvalidCursorLocation
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
irritant |
static java.lang.String |
NO_COMPLETION_INSIDE_COMMENT |
static java.lang.String |
NO_COMPLETION_INSIDE_NUMBER |
static java.lang.String |
NO_COMPLETION_INSIDE_STRING |
static java.lang.String |
NO_COMPLETION_INSIDE_UNICODE |
| Constructor and Description |
|---|
InvalidCursorLocation(java.lang.String irritant) |
public java.lang.String irritant
public static final java.lang.String NO_COMPLETION_INSIDE_UNICODE
public static final java.lang.String NO_COMPLETION_INSIDE_COMMENT
public static final java.lang.String NO_COMPLETION_INSIDE_STRING
public static final java.lang.String NO_COMPLETION_INSIDE_NUMBER