Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
RulesEngineDiamondLib.sol
NoSelectorsGivenToAdd
Documentation
Reference
SDK Reference
  • Documentation
  • Contributor Guide
  • GitHub FRE
  • GitHub SDK
  • Reference
    • Forte Rules Engine
    • Reference ToC
    • Client
    • Example
    • Engine
      • Table of Contents
      • AccessModifiers.sol
      • RulesEngineStorageStructure.sol
      • facets
      • RulesEngineDiamondLib.sol
        • RulesEngineDiamondLib
        • CannotReplaceFunctionsFromFacetWithZeroAddress
        • RulesEngineDiamondStorage
        • NoBytecodeAtAddress
        • IncorrectFacetCutAction
        • CannotRemoveImmutableFunction
        • RemoveFacetAddressMustBeZeroAddress
        • CannotReplaceFunctionWithTheSameFunctionFromTheSameFacet
        • NotContractOwner
        • NoSelectorsGivenToAdd
        • CannotAddSelectorsToZeroAddress
        • InitializationFunctionReverted
        • CannotReplaceImmutableFunction
        • CannotRemoveFunctionThatDoesNotExist
        • CannotReplaceFunctionThatDoesNotExists
        • CannotAddFunctionToDiamondThatAlreadyExists
        • NoSelectorsProvidedForFacetForCut
        • FacetAddressAndSelectorPosition
      • RulesEngineErrors.sol
      • RulesEngineDiamond.sol
      • RulesEngineStoragePositionLib.sol
      • RulesEngineEvents.sol
    • Utils
    RulesEngineDiamondLib.sol

    NoSelectorsGivenToAdd

    Git Source

    error NoSelectorsGivenToAdd();
    
    NotContractOwnerCannotAddSelectorsToZeroAddress
    xgithublinkedin
    Powered by Mintlify