Package convex.core.exceptions
package convex.core.exceptions
-
Exception SummaryExceptionDescriptionClass 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 representing a validation failure
-
Error Summary