DriverException

DriverException constructor

のインスタンスを初期化しますDriverException指定されたネイティブ ドライバーのエラー コードとメッセージを含む.

public DriverException(uint code, string message)
パラメータタイプ説明
codeUInt32
messageString

関連項目