 |
|
| |
MR::IProto::Error(3) |
User Contributed Perl Documentation |
MR::IProto::Error(3) |
MR::IProto::Error - iproto error
Instance of this class is returned instead of MR::IProto::Response if error was
occured.
- error
- Error string.
- errno
- Integer value of $!.
- request
- Instance of MR::IProto::Request.
- is_error
- Always returns true.
- error_message
- Error message text.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc.
|