OpenTuiLibraryLoadException constructor
const
OpenTuiLibraryLoadException(
- String message
Creates a library load exception.
Implementation
const OpenTuiLibraryLoadException(this.message);
Creates a library load exception.
const OpenTuiLibraryLoadException(this.message);