15.2.2 OracleNullValueException Constructors
The OracleNullValueException constructors create new instances of the OracleNullValueException class.
                  
Overload List:
- 
                        
                        
This constructor creates a new instance of the
OracleNullValueExceptionclass with its default properties. - 
                        
OracleNullValueException(string)
This constructor creates a new instance of the
OracleNullValueExceptionclass with the specified error message,errMessage.