#include <DOM_Exception.h>
MiX::DOM_Exceptionに対するクラス階層図:

公開型 | |
| typedef Element< Char, Traits, XMLTraits > | this_type |
| typedef NodeContainer< Char, Traits, XMLTraits > | nodecontainer_type |
公開メンバ | |
| MiX_Template_Typedef (Char, Traits, XMLTraits) | |
| DOM_Exception (const node_type *node, ErrorType type, const std::string &data) | |
| コンストラクタ. より詳しく... | |
| virtual | ~DOM_Exception () throw () |
| デストラクタ. より詳しく... | |
| const char * | what () const throw () |
| エラーの詳細をあらわす文字列を返す. より詳しく... | |
| const node_type * | getNode () const throw () |
| エラーを起こしたNodeへのポインタを返す. より詳しく... | |
| ErrorType | getType () const throw () |
| エラータイプを返す. より詳しく... | |
エラーを起こしたノードに対する情報を持つ
|
|||||
|
|
|
|||||
|
|
|
||||||||||||||||||||
|
コンストラクタ.
|
|
|||||||||
|
デストラクタ.
|
|
||||||||||||||||||||
|
|
|
|||||||||
|
エラーを起こしたNodeへのポインタを返す.
|
|
|||||||||
|
エラータイプを返す.
|
|
|||||||||
|
エラーの詳細をあらわす文字列を返す.
|
1.2.11.1 の開発者: Dimitri van Heesch,
© 1997-2001