|
|||||||||
| 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.infoglue.cms.exception.ConstraintException
org.infoglue.cms.exception.AccessConstraintException
public class AccessConstraintException
Thrown to indicate that the user does not have access to the specific resource
| Constructor Summary | |
|---|---|
AccessConstraintException(java.lang.String fieldName,
java.lang.String errorCode)
|
|
| Method Summary |
|---|
| Methods inherited from class org.infoglue.cms.exception.ConstraintException |
|---|
equals, getChainedException, getErrorCode, getFieldName, getMessage, hashCode, setChainedException, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AccessConstraintException(java.lang.String fieldName,
java.lang.String errorCode)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||