setException(_:)
Raises a scripting environment exception in the context of the current object.
Declaration
func setException(_ description: String!)Parameters
- description:
Description of the exception.
Raises a scripting environment exception in the context of the current object.
func setException(_ description: String!)Description of the exception.