Uses of Class
convex.core.exceptions.FastRuntimeException
Packages that use FastRuntimeException
Package
Description
Specialised exception classes used in the Convex implementation and libraries
-
Uses of FastRuntimeException in convex.core.exceptions
Subclasses of FastRuntimeException in convex.core.exceptionsModifier and TypeClassDescriptionclass
Exception thrown when an attempt is made to dereference a value that is not present in the current data store.