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