This constructor creates a new instance of the OracleTypeException class with the specified serialization information, si, and the specified streaming context, sc.
Declaration
// C# protected OracleTypeException (SerializationInfo si, StreamingContext sc);
Parameters
si
The specified serialization information.
sc
The specified streaming context.