Exception: Braid::InternalError
- Inherits:
-
BraidError
- Object
- StandardError
- BraidError
- Braid::InternalError
- Defined in:
- lib/braid.rb
Instance Method Summary collapse
Methods included from T::Sig
Instance Method Details
#message ⇒ Object
63 64 65 |
# File 'lib/braid.rb', line 63 def "internal error: #{super}" end |