logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

MR::IProto::Error - iproto error

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)

See Also