NAME
ZMQ::Raw::Error - Error class
VERSION
version 0.24
DESCRIPTION
A ZMQ::Raw::Error represents an error.
METHODS
message( )
Error message.
file( )
Caller file.
line( )
Caller line.
code( )
Error code.
CONSTANTS
ENOTSUP
EPROTONOSUPPORT
ENOBUFS
ENETDOWN
EADDRINUSE
EADDRNOTAVAIL
ECONNREFUSED
EINPROGRESS
ENOTSOCK
EMSGSIZE
EAFNOSUPPORT
ENETUNREACH
ECONNABORTED
ECONNRESET
ENOTCONN
ETIMEDOUT
EHOSTUNREACH
ENETRESET
EFSM
ENOCOMPATPROTO
ETERM
EMTHREAD
AUTHOR
Jacques Germishuys <jacquesg@striata.com>
LICENSE AND COPYRIGHT
Copyright 2017 Jacques Germishuys.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.