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)

Methods
N
Class Public methods
new(message)
# File lib/gliffy/response.rb, line 21
    def initialize(message)
      super(message)
    end