Exception: SHA3::CSHAKE::Error
- Inherits:
-
StandardError
- Object
- StandardError
- SHA3::CSHAKE::Error
- 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.