corda / net.corda.core.node / ZoneVersionTooLowException

ZoneVersionTooLowException

class ZoneVersionTooLowException : CordaRuntimeException

When a Corda feature cannot be used due to the node's compatibility zone not enforcing a high enough minimum platform version.

Constructors

<init>

When a Corda feature cannot be used due to the node's compatibility zone not enforcing a high enough minimum platform version.

ZoneVersionTooLowException(message: String)