Exception: SHA3::CSHAKE::Error

Inherits:
StandardError
  • Object
show all
Defined in:
ext/sha3/cshake.c,
ext/sha3/cshake.c

Overview

All CSHAKE methods raise this exception on error.

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