menu
multi_cloud_storage package
documentation
exceptions/not_found_exception.dart
NotFoundException
NotFoundException.new constructor
NotFoundException.new constructor
dark_mode
light_mode
NotFoundException
constructor
NotFoundException
(
String
message
, {
String
?
resourceId
,
})
Implementation
NotFoundException(this.message, {this.resourceId});
multi_cloud_storage package
documentation
exceptions/not_found_exception
NotFoundException
NotFoundException.new constructor
NotFoundException class