Exception: Braid::InternalError

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

Instance Method Summary collapse

Instance Method Details

#messageObject



40
41
42
# File 'lib/braid.rb', line 40

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