Class PermissionExceptionMapper

java.lang.Object
org.graylog.plugins.views.search.rest.exceptionmappers.PermissionExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<PermissionException>

public class PermissionExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<PermissionException>
  • Constructor Details

    • PermissionExceptionMapper

      public PermissionExceptionMapper()
  • Method Details