|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ch.ethz.mxquery.exceptions.MXQueryException
ch.ethz.mxquery.exceptions.TypeException
public class TypeException
Constructor Summary | |
---|---|
TypeException(java.lang.String code,
java.lang.String message,
QueryLocation location)
|
Method Summary |
---|
Methods inherited from class ch.ethz.mxquery.exceptions.MXQueryException |
---|
getCause, getErrorCode, getErrorPosition, getLocation, getMessage, initCause, printErrorPosition |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TypeException(java.lang.String code, java.lang.String message, QueryLocation location)
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |