Provided by: libmr-tarantool-perl_0.0.24-2_all 
      
    
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
           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)