COSException constructor

COSException({
  1. String? message,
})

Implementation

COSException({this.message});