See Also: DefaultDatabaseErrorHandler Members
Default class used to define the actions to take when the database corruption is reported by sqlite.
An application can specify an implementation of Android.Database.IDatabaseErrorHandler on the following:
If null is specified for DatabaeErrorHandler param in the above calls, then this class is used as the default Android.Database.IDatabaseErrorHandler.