ZwException constructor

const ZwException(
  1. String message
)

Implementation

const ZwException(this.message);