|
|||||||||||
| 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.spy.util.NestedRuntimeException
net.spy.aaa.SpySecurityException
net.spy.aaa.SpySecurityPermissionException
Security Exceptions thrown from Spy stuff.
| Constructor Summary | |
SpySecurityPermissionException(Token t,
Permission perm)
Get a SpySecurityPermissionException. |
|
SpySecurityPermissionException(Token t,
Permission perm,
Throwable root)
Get a SpySecurityPermissionException. |
|
| Method Summary | |
String |
toString()
String me. |
| Methods inherited from class net.spy.util.NestedRuntimeException |
getCause, getRootCause, printStackTrace, printStackTrace, printStackTrace, setRootCause |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SpySecurityPermissionException(Token t,
Permission perm)
public SpySecurityPermissionException(Token t,
Permission perm,
Throwable root)
| Method Detail |
public String toString()
toString in class NestedRuntimeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||