Package | Description |
---|---|
org.zeromq.api.exception |
Modifier and Type | Class and Description |
---|---|
class |
ContextTerminatedException
Thrown to indicate the context has been terminated.
|
class |
InvalidSocketException
Thrown to indicate an invalid socket.
|
Modifier and Type | Method and Description |
---|---|
static ZMQRuntimeException |
ZMQExceptions.wrap(org.zeromq.ZMQException thrown)
Wrap an underlying ZMQException in the appropriate higher level exception.
|
Copyright © 2019. All rights reserved.