Compartir a través de


OciException Constructor

Incluir miembros protegidos
Incluir miembros heredados

Creates a new instance of the OciException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público OciException() Creates a new instance of the OciException class.
Método público OciException(String) Creates a new instance of the OciException class with a specified error message.
Método protegido OciException(SerializationInfo, StreamingContext) Creates a new instance of the OciException class with serialized data.
Método público OciException(String, Exception) Creates a new instance of the OciException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Arriba

Vea también

Referencia

OciException Clase

Espacio de nombres Microsoft.SqlServer.Replication