menu
google_cloud_rpc package
documentation
exceptions.dart
RequestRangeNotSatisfiableException
RequestRangeNotSatisfiableException.new constructor
RequestRangeNotSatisfiableException.new constructor
dark_mode
light_mode
RequestRangeNotSatisfiableException
constructor
RequestRangeNotSatisfiableException
(
String
message
, {
Status
?
status
,
})
Implementation
RequestRangeNotSatisfiableException(super.message, {super.status}) : super(statusCode: 416);
google_cloud_rpc package
documentation
exceptions
RequestRangeNotSatisfiableException
RequestRangeNotSatisfiableException.new constructor
RequestRangeNotSatisfiableException class