1
0
mirror of https://github.com/h7x4/Jisho-Study-Tool.git synced 2025-01-22 18:34:46 +01:00
Jisho-Study-Tool/lib/bloc/database/database_not_connected_exception.dart

1 line
59 B
Dart
Raw Normal View History

2021-07-17 16:11:17 +02:00
class DatabaseNotConnectedException implements Exception {}