InnoBundleError constructor
InnoBundleError(
- String message
Creates an error with the given message.
Implementation
InnoBundleError(this.message);
Creates an error with the given message.
InnoBundleError(this.message);