Exception: Braid::InternalError

Inherits:
BraidError
  • Object
show all
Defined in:
lib/braid.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



51
52
53
# File 'lib/braid.rb', line 51

def message
  "internal error: #{super}"
end