Class DbAclUnCheckedExceptionMapper

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

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