ZSCancelledException constructor

const ZSCancelledException(
  1. String message
)

Implementation

const ZSCancelledException(super.message);