15.3.2 OracleTruncateException Constructors

The OracleTruncateException constructors create new instances of the OracleTruncateException class

Overload List:

  • OracleTruncateException()

    This constructor creates a new instance of the OracleTruncateException class with its default properties.

  • OracleTruncateException(string)

    This constructor creates a new instance of the OracleTruncateException class with the specified error message, errMessage.