CosXmlServiceException constructor
CosXmlServiceException({})
Implementation
CosXmlServiceException({
required this.statusCode,
this.httpMsg,
this.requestId,
this.errorCode,
this.errorMessage,
this.serviceName,
this.details,
});