HpsException constructor

const HpsException(
  1. String message
)

Implementation

const HpsException(this.message);