KMSNotFoundException({String? type, String? message}) : super(type: type, code: 'KMSNotFoundException', message: message);