Compartilhar via


Construtor OSException

Creates a new instance of the OSException class.

Lista de sobrecargas

  Nome Descrição
Método público OSException() () () () Creates a new instance of the OSException class.
Método público OSException(String) Creates a new instance of the OSException class with a specified error message.
Método protegido OSException(SerializationInfo, StreamingContext) Creates a new instance of the OSException class with serialized data.
Método público OSException(String, Exception) Creates a new instance of the OSException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Início