platform/lib/src/no_service.dart
2017-01-29 21:39:11 -05:00

2 lines
No EOL
101 B
Dart

ArgumentError noService(Pattern path) =>
new ArgumentError("No service exists at path '$path'.");