public static class TransactionVerificationException.ContractCreationError
A interface Contract class named by a state could not be constructed. Most likely you do not have a no-argument
constructor, or the class doesn't subclass interface Contract.
interface Contract,
interface Contract