GovernmentTypeNotFoundException constructor

const GovernmentTypeNotFoundException([
  1. String? msg
])

Implementation

const GovernmentTypeNotFoundException([super.msg]);