Error Action Plugin
Allows custom error displaying and logging as well as error reporting.
The Error Action Plugin can be used alone or in tandem with the normal AMS error functions.
This can be very useful for generating your own errors for your users that AMS might not normally generate but that you may need in your project (such as save and load errors). This tool also logs errors in categories (or types) according to your assignment of error types.
The Error.Report() function generates a custom email message to a specified address with the error type and details included.
Simple error displaying can either show an error and continue the current code operation or show the error and cancel the current code operation based on the value of the Abort attribute in Error.Display() function.
Please let me know if you find any bugs in this plugin and I will attempt to fix them promptly. If you come up with any ideas for more actions please email me as I am always looking for ways to improve my plugins.
Enjoy!
Centauri Soldier.
Download @ AMSPublic.com


Reply With Quote

