|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.objectweb.medor.api.MedorException
org.objectweb.medor.api.QueryLeafException
Extension of MedorException for problems related with QueryLeaves
QueryLeaf
,
Serialized FormConstructor Summary | |
---|---|
QueryLeafException(java.lang.Exception e)
|
|
QueryLeafException(java.lang.String s)
|
|
QueryLeafException(java.lang.String m,
java.lang.Exception e)
|
Methods inherited from class org.objectweb.medor.api.MedorException |
---|
getNestedException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public QueryLeafException(java.lang.String s)
public QueryLeafException(java.lang.Exception e)
public QueryLeafException(java.lang.String m, java.lang.Exception e)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |