Uses of Enum Class
zmq.io.StreamEngine.ErrorReason
Packages that use StreamEngine.ErrorReason
-
Uses of StreamEngine.ErrorReason in zmq.io
Methods in zmq.io that return StreamEngine.ErrorReasonModifier and TypeMethodDescriptionstatic StreamEngine.ErrorReason
Returns the enum constant of this class with the specified name.static StreamEngine.ErrorReason[]
StreamEngine.ErrorReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zmq.io with parameters of type StreamEngine.ErrorReasonModifier and TypeMethodDescriptionvoid
SessionBase.engineError
(StreamEngine.ErrorReason reason) private void
StreamEngine.error
(StreamEngine.ErrorReason error)