DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

ExceptionsΒΆ

Method evaluateExpression() may throw a number of exceptions. The evaluateString() method will catch them, but if you call evaluateExpression() directly you will have to take care of these exceptions.

All exceptions will be of type \Cobweb\Expressions\Exception\Exception.