|
|||||||||
| 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.lang.RuntimeException
net.sf.hibernate4gwt.exception.InvocationException
public class InvocationException
Invocation exception
| Constructor Summary | |
|---|---|
InvocationException()
Empty constructor |
|
InvocationException(java.lang.String arg0)
Ctor |
|
InvocationException(java.lang.String arg0,
java.lang.Throwable arg1)
Ctor |
|
InvocationException(java.lang.Throwable arg0)
Ctor |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, 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 InvocationException()
public InvocationException(java.lang.String arg0)
arg0 - public InvocationException(java.lang.Throwable arg0)
arg0 -
public InvocationException(java.lang.String arg0,
java.lang.Throwable arg1)
arg0 - arg1 -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||