Static Public メソッド

クラス v8::Exception

#include <v8.h>

すべてのメンバ一覧

Static Public メソッド

static Local< ValueRangeError (Handle< String > message)
static Local< ValueReferenceError (Handle< String > message)
static Local< ValueSyntaxError (Handle< String > message)
static Local< ValueTypeError (Handle< String > message)
static Local< ValueError (Handle< String > message)

説明

Create new error objects by calling the corresponding error object constructor with the message.

v8.h1797 行で定義されています。


関数

Local< Value > v8::Exception::Error ( Handle< String message  )  [static]
Local< Value > v8::Exception::RangeError ( Handle< String message  )  [static]
Local< Value > v8::Exception::ReferenceError ( Handle< String message  )  [static]
Local< Value > v8::Exception::SyntaxError ( Handle< String message  )  [static]
Local< Value > v8::Exception::TypeError ( Handle< String message  )  [static]

このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義