Class InterfaceNotImportedException

    • Constructor Detail

      • InterfaceNotImportedException

        public InterfaceNotImportedException​(String namespaceName,
                                             InterfaceID interfaceID,
                                             ContractID contractID)
        Exceptions produced when interface in contract identified by IDs provided is not imported in the namespace specified.
        Parameters:
        namespaceName - Name of the namespace
        interfaceID - ID of the interface
        contractID - ID of the contract