|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.objectweb.proactive.core.mop.MOPException | +--org.objectweb.proactive.core.mop.BehavioralException | +--org.objectweb.proactive.core.mop.MethodCallExecutionFailedException
Field Summary |
Fields inherited from class org.objectweb.proactive.core.mop.MOPException |
detail |
Constructor Summary | |
MethodCallExecutionFailedException()
|
|
MethodCallExecutionFailedException(java.lang.String s)
|
|
MethodCallExecutionFailedException(java.lang.String s,
java.lang.Throwable ex)
|
|
MethodCallExecutionFailedException(java.lang.Throwable ex)
|
Methods inherited from class org.objectweb.proactive.core.mop.MOPException |
getMessage, getTargetException, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MethodCallExecutionFailedException()
public MethodCallExecutionFailedException(java.lang.String s)
public MethodCallExecutionFailedException(java.lang.String s, java.lang.Throwable ex)
public MethodCallExecutionFailedException(java.lang.Throwable ex)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |