MissingPatchError

class of dascore.exceptions
inherits from: IndexError, LookupError, PatchError, DASCoreError, Exception, BaseException
source

Raised when no patch can be produced for a spool entry.

This typically happens when a patch is trimmed to nothing by a coordinate selection (see #583). Subclasses IndexError for backwards compatibility.