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