InvocationDoesNotExist({String? type, String? message}) : super(type: type, code: 'InvocationDoesNotExist', message: message);