Class DRPCExceptionMapper

java.lang.Object
org.apache.storm.daemon.drpc.webapp.DRPCExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<DRPCExecutionException>

@Provider public class DRPCExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<DRPCExecutionException>
  • Constructor Details

    • DRPCExceptionMapper

      public DRPCExceptionMapper()
  • Method Details