orbit-server / orbit.server.pipeline / PipelineException

PipelineException

class PipelineException : Throwable

Constructors

<init>

PipelineException(lastMsgState: Message, reason: Throwable)

Properties

lastMsgState

val lastMsgState: Message

reason

val reason: Throwable