Class UnsupportedVerificationVersionError

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedVerificationVersionError
    extends Error
    An exception thrown when the verification version of the node is not supported by the verification module of the node.
    See Also:
    Serialized Form
    • Field Detail

      • verificationVerification

        public final int verificationVerification
    • Constructor Detail

      • UnsupportedVerificationVersionError

        public UnsupportedVerificationVersionError​(int verificationVerification)