|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectThrowable
Exception
RuntimeException
GeneralException
QueryRequestParser.QueryFormatError
public class QueryRequestParser.QueryFormatError
Exception class used to report errors from the query generator.
| Field Summary |
|---|
| Fields inherited from class GeneralException |
|---|
attribs |
| Constructor Summary | |
|---|---|
QueryRequestParser.QueryFormatError(String message)
|
|
| Method Summary | |
|---|---|
boolean |
isSevere()
Tells whether this is a really bad problem. |
| 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 QueryRequestParser.QueryFormatError(String message)
| Method Detail |
|---|
public boolean isSevere()
GeneralException
isSevere in class GeneralException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||