Compartilhar via


HDInsightClusterDoesNotExistException Classe

Definição

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