Method: Protocol::BaseCheckError#to_s
- Defined in:
- lib/protocol/errors.rb
#to_s ⇒ Object
25 26 27 |
# File 'lib/protocol/errors.rb', line 25 def to_s "#{}: #{super}" end |
25 26 27 |
# File 'lib/protocol/errors.rb', line 25 def to_s "#{}: #{super}" end |