This is documentation for EPF Docs 25.2, which is no longer actively maintained.
For up-to-date documentation, see the latest version (25.3).
Version: 25.2
exceptionName
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.