AutoInjectorException constructor
AutoInjectorException(
- String message, [
- StackTrace? stackTrace
AutoInjection Exception with ToString auto configured
Implementation
AutoInjectorException(this.message, [this.stackTrace]);