Scroll to navigation

MR::IProto::Error(3pm) User Contributed Perl Documentation MR::IProto::Error(3pm)

NAME

MR::IProto::Error - iproto error

DESCRIPTION

Instance of this class is returned instead of MR::IProto::Response if error was occurred.

PUBLIC ATTRIBUTES

Error string.
Integer value of $!.
Instance of MR::IProto::Request.

PUBLIC METHODS

Always returns true.
Error message text.
2020-07-21 perl v5.30.3