6#ifndef PDFTK_PTLEXCEPTION_H_
7#define PDFTK_PTLEXCEPTION_H_
25 int getHandle()
const;
const PtlParamString & getErrorMessage() const
エラーメッセージを取得。
const PtlParamString & getErrorMessageJP() const
エラーメッセージ(日本語)を取得。
PtlException(const PtlException &obj)
コピーコンストラクタ
PtlException & operator=(const PtlException &obj)
コピーオペレータ
PtlException(int errorCode, PtlParamString &errorMsg)
コンストラクタ
PtlException(int errorCode)
コンストラクタ
int getErrorCode() const
エラーコードを取得。