Forte Rules Engine home pagelight logodark logo
  • Contact Us
  • Contact Us
IErrors.sol
IRiskInputErrors
Documentation
Guides
Reference
  • Documentation
  • GitHub FRE
  • Contributor Guide
  • Reference
    • Forte Rules Engine Reference v1
    • Example
    • Protocol
    • Common
      • IErrors.sol
        • IOwnershipErrors
        • NFTPricingErrors
        • AMMErrors
        • ITagRuleInputErrors
        • ITagRuleErrors
        • IAppManagerErrors
        • INoAddressToRemove
        • IMaxTagLimitError
        • IAppRuleInputErrors
        • ITagInputErrors
        • IPauseRuleErrors
        • IRuleProcessorErrors
        • IProtocolERC20Errors
        • IERC20Errors
        • IAppHandlerErrors
        • IStakingErrors
        • IERC721StakingErrors
        • IZeroAddressError
        • IFeesErrors
        • IPermissionModifierErrors
        • IInputErrors
        • IRiskInputErrors
        • IERC721Errors
        • IAccessLevelErrors
        • IRiskErrors
        • IAssetHandlerErrors
        • AMMCalculatorErrors
        • IHandlerDiamondErrors
      • IProtocolERC721Pricing.sol
      • IEvents.sol
      • IOracle.sol
      • IProtocolERC20Pricing.sol
      • ActionEnum.sol
    • Client
    IErrors.sol

    IRiskInputErrors

    Git Source

    ​
    Errors

    ​
    RiskLevelCannotExceed99

    error RiskLevelCannotExceed99();
    

    ​
    riskScoreOutOfRange

    error riskScoreOutOfRange(uint8 riskScore);
    
    IInputErrorsIERC721Errors
    xgithublinkedin
    Powered by Mintlify
    On this page
    • Errors
    • RiskLevelCannotExceed99
    • riskScoreOutOfRange