Construtor RegisteredServerException
Incluir membros protegidos
Incluir membros herdados
Initializes a new instance of the RegisteredServerException class.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
RegisteredServerException() | Initializes a new instance of the RegisteredServerException class. | |
RegisteredServerException(String) | Initializes a new instance of the RegisteredServerException class with the specified message. | |
RegisteredServerException(SerializationInfo, StreamingContext) | Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception. | |
RegisteredServerException(String, Exception) | Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception. |
Início