Class | Description | |
---|---|---|
![]() | ArcadeEvaluationResult | Represents the result of an Arcade evaluation. |
![]() | ArcadeEvaluator | Represents an instance of an Arcade script engine. |
![]() | ArcadeOperationFailedException | Exception thrown when there has been an underlying exception from the evaluator |
![]() | ArcadeScriptEngine | Use the ArcadeScriptEngine to create an ArcadeEvaluator to execute an Arcade script. |
![]() | EvaluationException | Exception thrown when the expression evaluation has failed |
![]() | InvalidProfileVariableException | Exception thrown when a profile variable is invalid |
![]() | InvalidResultTypeException | Exception thrown when there is an invalid result type |
![]() | ParsingException | Exception thrown when there has been a parsing error |