Exception: Parliament::Utils::Helpers::PostcodeHelper::PostcodeError
- Inherits:
-
StandardError
- Object
- StandardError
- Parliament::Utils::Helpers::PostcodeHelper::PostcodeError
- Defined in:
- lib/parliament/utils/helpers/postcode_helper.rb
Instance Method Summary collapse
-
#initialize(message) ⇒ PostcodeError
constructor
A new instance of PostcodeError.
Constructor Details
#initialize(message) ⇒ PostcodeError
Returns a new instance of PostcodeError.
64 65 66 |
# File 'lib/parliament/utils/helpers/postcode_helper.rb', line 64 def initialize() super() end |