9 lines
308 B
Dart
9 lines
308 B
Dart
class NotSupportFCMException implements Exception {}
|
|
|
|
class NotFoundStateToRefreshException implements Exception {}
|
|
|
|
class NotFoundEmailDeliveryStateException implements Exception {}
|
|
|
|
class NotFoundFirebaseSubscriptionException implements Exception {}
|
|
|
|
class NotFoundDeviceIdException implements Exception {} |