RandpgException constructor

const RandpgException([
  1. String? msg
])

Implementation

const RandpgException([this.msg]);