Class InterfaceNotInContractException

    • Constructor Detail

      • InterfaceNotInContractException

        public InterfaceNotInContractException​(InterfaceID interfaceID,
                                               ContractID contractID)
        Exception produced when a contract cannot access a specific interface
        Parameters:
        interfaceID - ID of the interface
        contractID - ID of the contract