C# Class Microsoft.Azure.Commands.Compute.Extension.AzureVMBackup.AzureVMBackupException

Inheritance: System.Exception
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
AzureVMBackupException ( int errorCode, string message ) : System

Method Details

AzureVMBackupException() public method

public AzureVMBackupException ( int errorCode, string message ) : System
errorCode int
message string
return System