public class DocumentAuthorizationException extends AuthorizationException
action, additionalDetails, targetType, userId| Constructor and Description | 
|---|
| DocumentAuthorizationException(String userId,
                              String action,
                              String documentId)Constructs a DocumentAuthorizationException for a specific document rather than a documentType. | 
| DocumentAuthorizationException(String userId,
                              String action,
                              String documentId,
                              Map<String,Object> requestAuthDetails) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getErrorMessageKey() | 
getAction, getAdditionalDetails, getTargetType, getUserIdisHideIncidentReport, setHideIncidentReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DocumentAuthorizationException(String userId, String action, String documentId)
userId - action - documentId - public String getErrorMessageKey()
getErrorMessageKey in class AuthorizationExceptionAuthorizationException.getErrorMessageKey()Copyright © 2005–2016 The Kuali Foundation. All rights reserved.