Name | Description | |
---|---|---|
![]() | ArrayBindIndex | Represents row offset within DML array binding operation that generates the error. |
![]() | Code | Gets a code that identifies the type of the error. |
![]() | IsRecoverable | Indicates whether the error is recoverable, i. e. the application can choose to re-submit the existing transaction based on the current transaction status. |
![]() | LineNumber | Gets number of line where source of the error is located. |
![]() | LinePosition | Gets number of column in a line where source of the error is located. |
![]() | Message | Gets a message that describes the current exception. |
![]() | ObjectName | Gets the name of the object. |
![]() | ObjectOwner | Gets the owner of the object. |
![]() | ObjectType | Gets the type of the object. |