Exception: SwedishPIN::InvalidChecksum

Inherits:
ParseError
  • Object
show all
Defined in:
lib/swedish_pin/errors.rb

Overview

The control digit at the end does not match the rest of the input. This could mean that the input has a typo.

Instance Attribute Summary

Attributes inherited from ParseError

#input

Method Summary

Methods inherited from ParseError

#initialize

Constructor Details

This class inherits a constructor from SwedishPIN::ParseError