Condividi tramite


Costruttore OciException

Creates a new instance of the OciException class.

Elenco di 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