Class: GeoCerts::Warning

Inherits:
MessageWithCode show all
Defined in:
lib/geo_certs/errors.rb

Overview

Warnings may be returned with either successful or unsuccessful requests to GeoCerts. Warnings contain the warning code and message.

Instance Attribute Summary

Attributes inherited from MessageWithCode

#code, #message

Method Summary

Methods inherited from MessageWithCode

#initialize, #to_s

Constructor Details

This class inherits a constructor from GeoCerts::MessageWithCode