SenseTalk ReferenceSenseTalk Dictionary *Preview*EexceptionNameVersion: 25.2exceptionName function (obsolete — use the exception’s name instead) Returns the name of the exception which was thrown (the first parameter passed to the throw command). This is the same as the name property of the exception. Related: exception