Class: SHA3::Digest::DigestError

Inherits:
Object
  • Object
show all
Defined in:
ext/sha3/digest.c

Overview

All SHA3::Digest methods raise this exception on error.

It is a subclass of the StandardError class – see the Ruby documentation for more information.