corda / net.corda.client.jackson / StringToMethodCallParser / UnparseableCallException / MissingParameter

MissingParameter

class MissingParameter : UnparseableCallException

Constructors

<init>

MissingParameter(methodName: String, paramName: String, command: String)

Properties

paramName

val paramName: String