application/fireway_service library
This file contains the implementation of the FirewayService class, which acts as a bridge between the UI and the FirewayDataService.
Classes
- FirewayService
- The FirewayService class is responsible for providing the latest backend version to the UI.
Exceptions / Errors
- FirewayServiceException
- Custom exception class for FirewayService. It extends RdevException.