Java.Sql.SQLException: Property Members

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

Public Properties

[read-only]
ErrorCodeint. Returns the integer error code for this SQLException.
NextExceptionSQLException. Retrieves the SQLException chained to this SQLException, if any.
[read-only]
SQLStatestring. Retrieves the SQLState description string for this SQLException object.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.