HDInsightClusterDoesNotExistException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Gerada quando uma operação é executada em um cluster que não existe.
[System.Serializable]
public class HDInsightClusterDoesNotExistException : Exception
[<System.Serializable>]
type HDInsightClusterDoesNotExistException = class
inherit Exception
Public Class HDInsightClusterDoesNotExistException
Inherits Exception
- Herança
-
HDInsightClusterDoesNotExistException
- Atributos
Construtores
HDInsightClusterDoesNotExistException() |
Inicializa uma nova instância da classe HDInsightClusterDoesNotExistException. |
HDInsightClusterDoesNotExistException(SerializationInfo, StreamingContext) |
Inicializa uma nova instância da classe HDInsightClusterDoesNotExistException. |
HDInsightClusterDoesNotExistException(String) |
Inicializa uma nova instância da classe HDInsightClusterDoesNotExistException. |
HDInsightClusterDoesNotExistException(String, Exception) |
Inicializa uma nova instância da classe HDInsightClusterDoesNotExistException. |
Propriedades
Name |
Obtém o nome do cluster que não existe. |
Métodos
GetObjectData(SerializationInfo, StreamingContext) |
Quando substituído em uma classe derivada, define o SerializationInfo com informações sobre a exceção. |
Aplica-se a
Azure SDK for .NET