|
|||||||||
| 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.core.controller.ControllerException
org.jboss.portal.core.controller.SecurityException
org.jboss.portal.core.controller.AccessDeniedException
public class AccessDeniedException
| Constructor Summary | |
|---|---|
AccessDeniedException(java.lang.String ref)
|
|
AccessDeniedException(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 AccessDeniedException(java.lang.String message,
java.lang.String ref)
public AccessDeniedException(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 | ||||||||