Indicates that a valid Gliffy was received and that it indicated failure. The message is the message sent by gliffy (if it was in the response)
Source: show | on GitHub
# File lib/gliffy/response.rb, line 21 def initialize(message) super(message) end