|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
issrg.utils.EmbeddedException
issrg.pba.PbaException
issrg.pba.rbac.policies.TargetOutOfDomainException
public class TargetOutOfDomainException
This exception is thrown only when decision is invoked, but the target to which access is requested is out of the Target domain covered by the respective PERMIS XML policy.
Constructor Summary | |
---|---|
TargetOutOfDomainException(java.lang.String msg)
|
|
TargetOutOfDomainException(java.lang.String msg,
java.lang.Throwable th)
|
Method Summary |
---|
Methods inherited from class issrg.utils.EmbeddedException |
---|
getEmbedded, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TargetOutOfDomainException(java.lang.String msg)
public TargetOutOfDomainException(java.lang.String msg, java.lang.Throwable th)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |