Instance Property インスタンスプロパティ

scriptErrorOffendingObjectDescriptor

Sets a descriptor for an object that will be put in the reply Apple event if the sender requested a reply, execution of the receiver completes, and an error number was set. センダーが返答を要求した、レシーバの実行が完了する、そしてエラー番号が設定されたならば返答アップルイベントに置かれる、あるオブジェクトに対する記述子を設定します。

Declaration 宣言

var scriptErrorOffendingObjectDescriptor: NSAppleEventDescriptor? { get set }

Parameters パラメータ

errorOffendingObjectDescriptor

A descriptor that specifies an object that was responsible for an error. あるエラーの原因だったオブジェクトを指定する記述子。

See Also 参照

Handling script execution errors スクリプト実行エラーを取り扱う