The OracleTypeException constructors create new instances of the OracleTypeException class.
Overload List:
This constructor creates a new instance of the OracleTypeException class with the specified error message, errMessage.
OracleTypeException(SerializationInfo, StreamingContext)
This constructor creates a new instance of the OracleTypeException class with the specified serialization information, si, and the specified streaming context, sc.