MR::IProto::Error - iproto error
Contents
Description
Instance of this class is returned instead of MR::IProto::Response if error was occurred.
Name
MR::IProto::Error - iproto error
Public Attributes
error
Error string.
errno
Integer value of $!.
request
Instance of MR::IProto::Request.
Public Methods
is_error
Always returns true.
error_message
Error message text.
perl v5.30.3 2020-07-21 MR::IProto::Error(3pm)
