public class PrivilegeException extends LensException
Constructor and Description |
---|
PrivilegeException(String resourceType,
String resourceIdentifier,
String privilege) |
Modifier and Type | Method and Description |
---|---|
String |
getPrivilege() |
String |
getResourceIdentifier() |
String |
getResourceType() |
buildLensErrorResponse, buildLensErrorTO, compareTo, equals, getErrorCode, getErrorInfo, getErrorWeight, getFormattedErrorMsg, getLensAPIResult, hashCode, wrap
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Generated(value="lombok") public String getResourceType()
@Generated(value="lombok") public String getResourceIdentifier()
@Generated(value="lombok") public String getPrivilege()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.