Class CursorWindowAllocationException

  • All Implemented Interfaces:
    Serializable

    public class CursorWindowAllocationException
    extends RuntimeException
    This exception is thrown when a CursorWindow couldn't be allocated, most probably due to memory not being available.
    See Also:
    Serialized Form
    • Constructor Detail

      • CursorWindowAllocationException

        public CursorWindowAllocationException​(String description)