|
||||||||||
| 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.proactive.core.ProActiveException
org.objectweb.proactive.core.body.migration.MigrationException
org.objectweb.proactive.ext.security.exceptions.SecurityMigrationException
public class SecurityMigrationException
| Constructor Summary | |
|---|---|
SecurityMigrationException()
|
|
SecurityMigrationException(java.lang.String s)
|
|
SecurityMigrationException(java.lang.String s,
java.lang.Throwable t)
|
|
SecurityMigrationException(java.lang.Throwable t)
|
|
| 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 SecurityMigrationException()
public SecurityMigrationException(java.lang.String s)
s -
public SecurityMigrationException(java.lang.String s,
java.lang.Throwable t)
s - t - public SecurityMigrationException(java.lang.Throwable t)
t -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||