Package convex.core.exceptions
package convex.core.exceptions
Specialised exception classes used in the Convex implementation and libraries
-
ExceptionsClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Abstract base class for exceptions that we expect to encounter and need to handle.Class representing errors encountered during data validation.Exception thrown when an attempt is made to dereference a value that is not present in the current data store.Class for parse exceptionsClass representing a validation failure