WCException constructor

WCException([
  1. String? message
])

Implementation

WCException([this.message]);