class Krakow::FrameType::Error

Error from server

Public Instance Methods

content() click to toggle source

@return [String] content of error

# File lib/krakow/frame_type/error.rb, line 20
def content
  error
end