ImageGear .NET v24.12 - Updated
popStackFrame Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearArgumentException class : popStackFrame Method
Attachs the current call stack to the error. This method has an effect only when the browser supports a stack property on the Error object.
Syntax
ASP.NET Ajax Javascript (Specification) 
function popStackFrame() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearArgumentException.popStackFrame();
See Also

Reference

ImGearArgumentException class
ImGearArgumentException Members