Uses of Package
convex.core.exceptions
Packages that use convex.core.exceptions
Package
Description
Fundamental Convex classes used for the decentralised network
Crypto algorithms used within Convex, particularly for digital signatures and
cryptographic hashes
Data structures and algorithms, including a complete set of classes
required to implement immutable, decentralised data objects.
Implementation of CVM Primitive Data types
Specialised exception classes used in the Convex implementation and libraries
Core CVM implementation
Internal CVM language implementation classes
CVM Operations, effectively the "machine code" of the CVM
Etch database for convergent immutable storage
Convex network transaction types.
-
Classes in convex.core.exceptions used by convex.coreClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.cryptoClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.dataClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.data.primClassDescriptionClass representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.exceptionsClassDescriptionAbstract base class for exceptions that we expect to encounter and need to handle.Class representing a validation failure
-
Classes in convex.core.exceptions used by convex.core.langClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.lang.implClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.lang.opsClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.
-
Classes in convex.core.exceptions used by convex.core.storeClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.
-
Classes in convex.core.exceptions used by convex.core.transactionsClassDescriptionClass representing errors in format encountered when trying to read data from a serialised form.Class representing errors encountered during data validation.