public class NoPrivilegeException extends RuntimeException
Constructor and Description |
---|
NoPrivilegeException(String user,
String objectType,
String identifier,
PrivilegeType... privilege) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoPrivilegeException(String user, String objectType, String identifier, PrivilegeType... privilege)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.