4 lines
92 B
Dart
4 lines
92 B
Dart
class ServerException implements Exception {}
|
|
|
|
class CacheException implements Exception {}
|