Added in API level 33

CursorWindowAllocationException


public class CursorWindowAllocationException
extends RuntimeException



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

Summary

Public constructors

CursorWindowAllocationException(String description)

Inherited methods

Public constructors

CursorWindowAllocationException

Added in API level 33
public CursorWindowAllocationException (String description)