Class StaticCheckedExceptionApiConverter<DOMAIN extends io.foodtechlab.exception.converter.domain.CheckedDomainException>

    • Field Detail

      • exception

        protected final DOMAIN extends io.foodtechlab.exception.converter.domain.CheckedDomainException exception
    • Constructor Detail

      • StaticCheckedExceptionApiConverter

        public StaticCheckedExceptionApiConverter​(String domain,
                                                  String reason,
                                                  DOMAIN exception)