|
||||||||||
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.jboss.portal.server.invocation.InvocationException
org.jboss.portal.core.SecurityException
org.jboss.portal.core.ObjectSecurityException
Constructor Summary | |
ObjectSecurityException(java.lang.String ref)
|
|
ObjectSecurityException(java.lang.String message,
java.lang.String ref)
|
Method Summary | |
java.lang.String |
getRef()
Return some kind of reference to the not found object. |
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 ObjectSecurityException(java.lang.String message, java.lang.String ref)
public ObjectSecurityException(java.lang.String ref)
Method Detail |
public java.lang.String getRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |