|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
GeneralException
CQLParseException
class CQLParseException
This exception is thrown when the request contains an invalid query string.
| Field Summary |
|---|
| Fields inherited from class GeneralException |
|---|
attribs |
| Constructor Summary | |
|---|---|
CQLParseException(String message)
Constructor that only takes a 'message'. |
|
| Method Summary | |
|---|---|
boolean |
isSevere()
This particular exception isn't really severe enough to log |
| Methods inherited from class GeneralException |
|---|
set |
| Methods inherited from class Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CQLParseException(String message)
message - Message describing cause of this exception.| Method Detail |
|---|
public boolean isSevere()
isSevere in class GeneralException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||