Class DbAclCheckedExceptionMapper

java.lang.Object
com.illumon.iris.db.v2.permissions.rs.BaseExceptionMapper<DbAclCheckedException>
com.illumon.iris.db.v2.permissions.rs.exceptions.DbAclCheckedExceptionMapper
All Implemented Interfaces:
io.deephaven.shadow.resteasy.javax.ws.rs.ext.ExceptionMapper<DbAclCheckedException>

@Provider public class DbAclCheckedExceptionMapper extends BaseExceptionMapper<DbAclCheckedException>
The ExceptionMapper for all checked exceptions raised in the acl api. Subclass of BaseExceptionMapper that helps populate AuditEvent with error information specific to DbAclCheckedException