Class VeniceStoreAclException

All Implemented Interfaces:
Serializable

public class VeniceStoreAclException extends VeniceException
Customized exception for ACL related errors in Venice store operations. A dedicated exception helps to propagate the ACL error information to the VPJ layer where it categorizes the error as user related.
See Also:
  • Constructor Details

    • VeniceStoreAclException

      public VeniceStoreAclException(String message)