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, getUserId
isHideIncidentReport, setHideIncidentReport
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DocumentAuthorizationException(String userId, String action, String documentId)
userId
- action
- documentId
- public String getErrorMessageKey()
getErrorMessageKey
in class AuthorizationException
AuthorizationException.getErrorMessageKey()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.