Files
workavia-mail-front/lib/features/quotas/domain/exceptions/quotas_exception.dart
T

4 lines
113 B
Dart

class NotFoundQuotasException implements Exception {}
class QuotasNotSupportedException implements Exception {}