TF-1115 Implement catch exception for MailboxDataSource
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
abstract class ExceptionThrower {
|
||||
void throwException(dynamic exception);
|
||||
void throwException(dynamic error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user