|
|||||||||||
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.ProActiveException | +--org.objectweb.proactive.core.body.migration.MigrationException
Field Summary |
Fields inherited from class org.objectweb.proactive.core.ProActiveException |
detail |
Constructor Summary | |
MigrationException()
|
|
MigrationException(java.lang.String s)
|
|
MigrationException(java.lang.String s,
java.lang.Throwable t)
|
|
MigrationException(java.lang.Throwable t)
|
Methods inherited from class org.objectweb.proactive.core.ProActiveException |
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 MigrationException()
public MigrationException(java.lang.String s)
public MigrationException(java.lang.String s, java.lang.Throwable t)
public MigrationException(java.lang.Throwable t)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |