Compartilhar via


Construtor OciException

Creates a new instance of the OciException class.

Lista de sobrecargas

  Nome Descrição
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.

Início