BKTFeatureNotFoundException constructor
BKTFeatureNotFoundException({
- required String message,
Implementation
BKTFeatureNotFoundException({required super.message});
BKTFeatureNotFoundException({required super.message});