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