Skip to content

Exception

Custom exception handling class.

成员变量

Exception.name : string
The specified name of the exception type, used to differentiate whether the thrown exception is of the specified type.