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