menu
noir package
documentation
noir_ffi.dart
FFIException
FFIException.new constructor
FFIException.new constructor
dark_mode
light_mode
FFIException
constructor
FFIException
(
String
message
)
Creates an exception with
message
.
Implementation
FFIException(this.message);
noir package
documentation
noir_ffi
FFIException
FFIException.new constructor
FFIException class