KingdomTypeNotFoundException constructor

const KingdomTypeNotFoundException([
  1. String? msg
])

Implementation

const KingdomTypeNotFoundException([super.msg]);