Condividi tramite


Costruttore OciException

Creates a new instance of the OciException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico OciException() () () () Creates a new instance of the OciException class.
Metodo pubblico OciException(String) Creates a new instance of the OciException class with a specified error message.
Metodo protetto OciException(SerializationInfo, StreamingContext) Creates a new instance of the OciException class with serialized data.
Metodo pubblico 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.

In alto