Class ApiExceptionService

java.lang.Object
energy.eddie.regionconnector.dk.energinet.services.ApiExceptionService

@Service public class ApiExceptionService extends Object
Service for handling exceptions thrown during API calls to Energinet
  • Constructor Details

    • ApiExceptionService

      public ApiExceptionService(Outbox outbox)
  • Method Details

    • handleError

      public void handleError(String permissionId, Throwable throwable)