Class MissingStreamPermissionExceptionMapper

java.lang.Object
org.graylog2.shared.rest.exceptionmappers.MissingStreamPermissionExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<MissingStreamPermissionException>

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

    • MissingStreamPermissionExceptionMapper

      public MissingStreamPermissionExceptionMapper()
  • Method Details