Exception: Braid::Mirror::UnknownType
- Inherits:
-
BraidError
- Object
- StandardError
- BraidError
- Braid::Mirror::UnknownType
- Defined in:
- lib/braid/mirror.rb
Instance Method Summary collapse
Methods included from T::Sig
Instance Method Details
#message ⇒ Object
13 14 15 |
# File 'lib/braid/mirror.rb', line 13 def "unknown type: #{super}" end |