|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.infoglue.cms.exception.ConstraintException
|
+--org.infoglue.cms.exception.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)
|
|
| 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 |
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 | ||||||||||