Raising errors from overridden .NET methods or implemented .NET interface members
If you raise an ABL error from within an overridden .NET method or an implemented .NET interface member, if the method or property is referenced from the .NET context, the AVM converts the error to a .NET
System.ApplicationException according to how you raise the error. For more information, see
Error handling for ABL-extended .NET classes.