Exception: SwedishPIN::InvalidFormat

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

Overview

The format of the input string does not look like a Personnummer. This could happen because the string has the wrong length, or because extra characters are placed inside of it.

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