APIリファレンス(JavaScript)

baasatrakuza > RKZError > mismatchError

RKZError.mismatchError() method

のオブジェクトを生成します。

Signature:

static mismatchError(message: string): RKZError;

Parameters

ParameterTypeDescription
messagestringエラーメッセージ

Returns:

RKZError