org.zeromq
Class ZMQException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zeromq.ZMQException
- All Implemented Interfaces:
- Serializable
public class ZMQException
- extends RuntimeException
ZeroMQ runtime exception.
- Author:
- Alois Belaska
- See Also:
- Serialized Form
ZMQException
public ZMQException(String message,
int errorCode)
getErrorCode
public int getErrorCode()
- Returns:
- error code
toString
public String toString()
- Overrides:
toString
in class Throwable
Copyright © 2013. All Rights Reserved.