Lumino
ln::Exception Class Reference

アプリケーションの実行中に発生したエラーを表します。 More...

#include <Assertion.hpp>

Inheritance diagram for ln::Exception:
ln::FatalException ln::LogicException ln::RuntimeException ln::NotImplementedException ln::IOException

Public Member Functions

virtual const Char * getMessage () const
 例外を説明するメッセージを取得します。
 
virtual Exceptioncopy () const
 例外のコピーを作成します。
 

Static Public Member Functions

static void setNotificationHandler (NotificationHandler handler)
 エラーハンドラを設定します。
 
static NotificationHandler notificationHandler ()
 エラーハンドラを取得します。
 

Detailed Description

アプリケーションの実行中に発生したエラーを表します。


The documentation for this class was generated from the following file: