import 'package:nc_cookbook_api/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
msg | String | The error message | [optional] |
file | String | The file in which the exception was thrown | [optional] |
line | int | The line where the exception is thrown | [optional] |