Sha256: a866e17916eba52562a4d34cf1eac489d2d39c2aac4a8ac3fe6dc67b9672eb92

Contents?: true

Size: 306 Bytes

Versions: 4

Compression:

Stored size: 306 Bytes

Contents

# encoding: utf-8
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.

module MsRestAzure
  #
  # Class which represents an error with the Azure CLI.
  #
  class AzureCliError < StandardError

  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ms_rest_azure2-0.12.1 lib/ms_rest_azure/azure_cli_error.rb
ms_rest_azure2-0.12.0 lib/ms_rest_azure/azure_cli_error.rb
ms_rest_azure-0.12.0 lib/ms_rest_azure/azure_cli_error.rb
ms_rest_azure-0.11.2 lib/ms_rest_azure/azure_cli_error.rb