dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleError Class / ToString Method

In This Topic
ToString Method (OracleError)
In This Topic
Creates and returns a string representation of the current exception.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A string representation of the current exception.
See Also