Method: Protocol::BaseCheckError#protocol_message
- Defined in:
- lib/protocol/errors.rb
#protocol_message ⇒ Object (readonly)
Returns the Protocol::Message object, that caused this CheckError to be raised.
23 24 25 |
# File 'lib/protocol/errors.rb', line 23 def end |