|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.sql.SQLException
com.caucho.amber.AmberException
com.caucho.amber.query.QueryParseException
public class QueryParseException
Exception.
| Constructor Summary | |
|---|---|
QueryParseException()
|
|
QueryParseException(java.lang.String msg)
|
|
QueryParseException(java.lang.String msg,
java.lang.Throwable cause)
|
|
QueryParseException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.amber.AmberException |
|---|
create, getCause |
| Methods inherited from class java.sql.SQLException |
|---|
getErrorCode, getNextException, getSQLState, iterator, setNextException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QueryParseException()
public QueryParseException(java.lang.String msg)
public QueryParseException(java.lang.String msg,
java.lang.Throwable cause)
public QueryParseException(java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||