Module:Editor
Version:24.03 +
Description
After recording intentional exceptions with the ThrowException formula, use the ReadException formula to display information about the exception. This formula returns the textual description of the first intentional exception that has occurred.
Parameters
Reset:
Choose between True or False. If set to true, the Intentional Exception messages will be reset after executing. Next time this formula is executed, it will retrieve the first Intentional Exception that occurred after the reset.
Example
Description
Create a webpage that refers to the ReadException formula. Whenever an intentional exception is thrown, the ReadException formula will display the text description of the exception.
Values parameters
Result
Open your webpage in a browser and see the results, which display the details of the intentional exception.