|
TNB Library
|
INDEX範囲外例外 [詳解]
#include <TnbException.h>
CIndexOutOfBoundsException の継承関係図公開メンバ関数 | |
| CIndexOutOfBoundsException (DWORD dwParam=0) | |
| コンストラクタ [詳解] | |
| DWORD | GetParam (void) const |
| [取得] パラメータ取得 [詳解] | |
| virtual LPCTSTR | GetString (void) const |
| [取得] 例外文字列取得 [詳解] | |
| void | OnCatch (void) const |
| [表示] 内容表示 [詳解] | |
INDEX範囲外例外
TnbException.h の 80 行目に定義があります。
| CIndexOutOfBoundsException | ( | DWORD | dwParam = 0 | ) |
コンストラクタ
TnbException.h の 85 行目に定義があります。
|
inherited |
|
virtualinherited |
|
inherited |
[表示] 内容表示
TnbException.h の 69 行目に定義があります。