Exception

Takes one parameter, the text of the exception to throw.

The procedure will trigger a generic system level exception and terminate the entire Moxie.Build process, with the one parameter displayed in the Stack Trace of the Exception file for Moxie.dll found in the History folder.

This command exists for two reasons:

  1. To through an exception in the case of unexpected and non-recoverable events
  2. To test system resiliency and behavior when unexpected exceptions occur