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.
- Related: exception
ノート
This page is under construction: it has not been reviewed for completeness.