ToString
Overrides Object
This method returns a string representation of the OracleError
.
Declaration
// C# public override string ToString();
Return Value
Returns a string with the format Ora- error number: Class.Method name error message stack trace information.
Example
ORA-24333: zero iteration count