Class ServerExceptionMappers.BusinessFlowExceptionMapper

java.lang.Object
io.extact.rms.external.webapi.mapper.ServerExceptionMappers.BusinessFlowExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<BusinessFlowException>
Enclosing class:
ServerExceptionMappers

@Produces("application/json") public static class ServerExceptionMappers.BusinessFlowExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<BusinessFlowException>
  • Constructor Details

    • BusinessFlowExceptionMapper

      public BusinessFlowExceptionMapper()
  • Method Details