Added in API level 33

CursorWindowAllocationException


open class CursorWindowAllocationException:RuntimeException

This exception is thrown when a CursorWindow couldn't be allocated, most probably due to memory not being available.

Summary

Public constructors

Public constructors

CursorWindowAllocationException

Added in API level 33
CursorWindowAllocationException(description:String)