Partager via


OciException constructeur

Creates a new instance of the OciException class.

Liste de surcharge

  Nom Description
Méthode publique OciException() () () () Creates a new instance of the OciException class.
Méthode publique OciException(String) Creates a new instance of the OciException class with a specified error message.
Méthode protégée OciException(SerializationInfo, StreamingContext) Creates a new instance of the OciException class with serialized data.
Méthode publique 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.

Haut de la page