Module errors

Source
Expand description

§Extension errors.

An ExtensionError is thrown when an extension is invalid (for example when decoding from raw bytes) or when a check on an extension fails.

ExtensionError holds individual errors for each extension.

  • CapabilitiesExtensionError
  • KeyPackageIdError
  • ParentHashError
  • RatchetTreeError

Enums§

CapabilitiesExtensionError
Capabilities extension error
ExtensionError
Extension error
InvalidExtensionError
Invalid extension error
KeyPackageIdError
KeyPackage Id error
ParentHashError
Parent hash error
RatchetTreeError
Ratchet tree error