| Oracle® Data Provider for .NET Developer's Guide 12c Release 1 (12.1.0.1.0) E41125-02 |
|
![]() Previous |
![]() Next |
The OracleTruncateException class represents an exception that is thrown when truncation in a ODP.NET Types class occurs.
Class Inheritance
System.Object
System.Exception
System.SystemException
System.OracleTypeException
Oracle.DataAccess.Types.OracleTruncateException
Declaration
// C# public sealed class OracleTruncateException : OracleTypeException
Requirements
| Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver |
| Assembly | Oracle.DataAccess.dll |
Oracle.ManagedDataAccess.dll |
| Namespace | Oracle.DataAccess.Types |
Oracle.ManagedDataAccess.Types |
| .NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5 | 4.0, 4.5 |
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.
OracleTruncateException members are listed in the following tables.
OracleTruncateException Constructors
The OracleTruncateException constructors are listed in Table 15-15.
Table 15-15 OracleTruncateException Constructors
| Constructor | Description |
|---|---|
|
OracleTruncateException Constructors |
Creates a new instance of the |
OracleTruncateException Static Methods
The OracleTruncateException static methods are listed in Table 15-16.
Table 15-16 OracleTruncateException Static Methods
| Methods | Description |
|---|---|
|
|
Inherited from |
OracleTruncateException Properties
The OracleTruncateException properties are listed in Table 15-17.
Table 15-17 OracleTruncateException Properties
| Properties | Description |
|---|---|
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
OracleTruncateException Methods
The OracleTruncateException methods are listed in Table 15-18.
Table 15-18 OracleTruncateException Methods
| Methods | Description |
|---|---|
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
The OracleTruncateException constructors create new instances of the OracleTruncateException class
Overload List:
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.
This constructor creates a new instance of the OracleTruncateException class with its default properties.
Declaration
// C# public OracleTruncateException();
The OracleTruncateException static methods are listed in Table 15-19.
The OracleTruncateException properties are listed in Table 15-20.
Table 15-20 OracleTruncateException Properties
| Properties | Description |
|---|---|
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
The OracleTruncateException methods are listed in Table 15-21.
Table 15-21 OracleTruncateException Methods
| Methods | Description |
|---|---|
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |
|
|
Inherited from |