Construtor InternalException
Incluir membros protegidos
Incluir membros herdados
Inicializa uma nova instância da classe InternalException.
Esse membro está sobrecarregado. Para obter informações completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecargas.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
InternalException() | Inicializa uma nova instância da classe InternalException. | |
InternalException(String) | Inicializa uma nova instância da InternalException classe usando a mensagem fornecida. | |
InternalException(SerializationInfo, StreamingContext) | Inicializa uma nova instância da InternalException classe usando o contexto e as informações fornecidas. | |
InternalException(String, Exception) | Inicializa uma nova instância da InternalException classe usando a mensagem fornecida e a exceção interna. |
Superior