Retrieves the SQLException chained to this SQLException,
if any.
Syntax
[get: Android.Runtime.Register("getNextException", "()Ljava/sql/SQLException;", "GetGetNextExceptionHandler")]
[set: Android.Runtime.Register("setNextException", "(Ljava/sql/SQLException;)V", "GetSetNextException_Ljava_sql_SQLException_Handler")]
public virtual
SQLException NextException { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1