[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Try statement Tab=LowLevel [Property] ExceptionMethod=Sets a method of the exception|14|0|None,Message,Data,HelpLink,InnerException,Source,StackTrace,TargetSite,ToString(),GetBaseException(),GetHashCode(),GetType() [Methods] doTry=Sets up a try block. ARG(Object obj)|1|0 onTry=Identifies a block of code that might throw exceptions. ARG(Object)|2|0 onCatch=Identifies a block of code that catches the first exception type thrown in the preceding Try block. ARG(Exception)|2|0