Class PreconditionFailedExceptionMapper

java.lang.Object
ch.tocco.nice2.rest.core.spi.error.PreconditionFailedExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<PreconditionFailedException>

@Component public class PreconditionFailedExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<PreconditionFailedException>
  • Constructor Details

    • PreconditionFailedExceptionMapper

      public PreconditionFailedExceptionMapper()
  • Method Details