Contents

setException(_:)

Raises a scripting environment exception in the context of the current object.

Declaration

func setException(_ description: String!)

Parameters

  • description:

    Description of the exception.

See Also

Raising exceptions