Class EnumExceptionMapper

java.lang.Object
edu.suffolk.litlab.efsp.server.utils.EnumExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<IllegalArgumentException>

public class EnumExceptionMapper extends Object implements jakarta.ws.rs.ext.ExceptionMapper<IllegalArgumentException>
  • Field Details

    • log

      public org.slf4j.Logger log
  • Constructor Details

    • EnumExceptionMapper

      public EnumExceptionMapper()
  • Method Details