Class DRPCExceptionMapper
java.lang.Object
org.apache.storm.daemon.drpc.webapp.DRPCExceptionMapper
- All Implemented Interfaces:
- jakarta.ws.rs.ext.ExceptionMapper<DRPCExecutionException>
@Provider
public class DRPCExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<DRPCExecutionException>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
- 
Constructor Details- 
DRPCExceptionMapperpublic DRPCExceptionMapper()
 
- 
- 
Method Details- 
toResponse- Specified by:
- toResponsein interface- jakarta.ws.rs.ext.ExceptionMapper<DRPCExecutionException>
 
 
-