menu
google_cloud_logging_v2 package
documentation
logging.dart
ServiceException
ServiceException.new constructor
ServiceException.new constructor
dark_mode
light_mode
ServiceException
constructor
ServiceException
(
String
message
, {
required
int
statusCode
,
Status?
status
,
})
Implementation
ServiceException(this.message, {required this.statusCode, this.status});
google_cloud_logging_v2 package
documentation
logging
ServiceException
ServiceException.new constructor
ServiceException class