Exception: Argon2::Errors::InvalidCost

Inherits:
InvalidHash show all
Defined in:
lib/argon2/errors.rb

Overview

Abstract error class that isn’t raised directly, but allows you to catch any cost error, regardless of which value was invalid.

Direct Known Subclasses

InvalidMCost, InvalidPCost, InvalidTCost