Exception: ECDSA::Format::DecodeError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ecdsa/format/decode_error.rb

Overview

Raising instance of this class as an exception indicates that the data being decoded was invalid, but does not necessarily indicate a bug in the program, unlike most other exceptions because it is possible the data being decoded is coming from an untrusted source.