corda / com.r3.enm.servicesapi.networkmap.handlers / NetworkMapSubmissionResponse

NetworkMapSubmissionResponse

class NetworkMapSubmissionResponse

Network map submission response.

Constructors

<init>

NetworkMapSubmissionResponse(errorMessage: String?)

Network map submission response.

Properties

errorMessage

val errorMessage: String?

Server error message.

Functions

toStream

fun toStream(b: <ERROR CLASS>): Unit

Companion Object Functions

fromStream

fun fromStream(b: <ERROR CLASS>): NetworkMapSubmissionResponse