Exception: Argon2::Errors::InvalidCost
- Inherits:
-
InvalidHash
- Object
- StandardError
- Argon2::Error
- InvalidHash
- Argon2::Errors::InvalidCost
- 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.