in Notation.Plugin.AzureKeyVault/Protocol/Error.cs [75:78]
public PluginException(string message, string code = Error.ERROR) : base(message) { Code = code; }