Class | Hydra::MessagingIO::UnprocessableMessage |
In: |
lib/hydra/messaging_io.rb
|
Parent: | RuntimeError |
IO will return this error if it cannot process a message. For example, if you tried to write a string, it would fail, because the string is not a message.
message | [RW] | Custom error message |