メインページ   名前空間一覧   クラス階層   構成   ファイル一覧   名前空間メンバ   構成メンバ   ファイルメンバ  

クラス MiX::ParsingException の解説

#include <ParsingException.h>

すべてのメンバ一覧

公開メンバ

 ParsingException (long index, ErrorType type, const std::string &data)
 コンストラクタ. より詳しく...

virtual ~ParsingException () throw ()
 デストラクタ. より詳しく...

const char * what () const throw ()
 エラーの詳細をあらわす文字列を返す. より詳しく...

long getIndex () const
 エラーの起こった場所を文字列の先頭からのインデックスで返す. より詳しく...

ErrorType getType () const
 エラータイプを返す. より詳しく...


コンストラクタとデストラクタの解説

MiX::ParsingException::ParsingException long    index,
ErrorType    type,
const std::string &    data
[inline]
 

コンストラクタ.

virtual MiX::ParsingException::~ParsingException   throw () [inline, virtual]
 

デストラクタ.


メンバ関数の解説

long MiX::ParsingException::getIndex   const [inline]
 

エラーの起こった場所を文字列の先頭からのインデックスで返す.

ErrorType MiX::ParsingException::getType   const [inline]
 

エラータイプを返す.

const char* MiX::ParsingException::what   const throw () [inline]
 

エラーの詳細をあらわす文字列を返す.


このクラスの解説は次のファイルから生成されました:
MiXに対してMon Nov 18 03:48:28 2002に生成されました。 doxygen1.2.14 作者 Dimitri van Heesch, © 1997-2002