com.r3corda.node.services.statemachine / StateMachineManager / SessionReject

SessionReject

data class SessionReject : SessionInitResponse


Constructors

<init> SessionReject(initiatorSessionId: Long, errorMessage: String)

Properties

errorMessage val errorMessage: String
initiatorSessionId val initiatorSessionId: Long
recipientSessionId val recipientSessionId: Long