The properties of Java.Sql.SQLException are listed below. For a list of all members, see the SQLException Members list.
See Also: Inherited members from Java.Lang.Exception
| [read-only] | ErrorCode | int. Returns the integer error code for this SQLException. |
| NextException | SQLException. Retrieves the SQLException chained to this SQLException, if any. | |
| [read-only] | SQLState | string. Retrieves the SQLState description string for this SQLException object. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |