Construtor SEHException

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Inicializa uma nova instância da classe SEHException.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Lista de Sobrecargas

Nome Descrição
System_CAPS_pubmethod SEHException()

Inicializa uma nova instância da classe SEHException.

System_CAPS_protmethod SEHException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe SEHException dos dados de serialização.

System_CAPS_pubmethod SEHException(String)

Inicializa uma nova instância da classe SEHException com uma mensagem especificada.

System_CAPS_pubmethod SEHException(String, Exception)

Inicializa uma nova instância da classe SEHException com uma mensagem de erro especificada e uma referência à exceção interna que é a causa da exceção.

Confira Também

Classe SEHException
Namespace System.Runtime.InteropServices

Retornar ao início