Lumino
ln::RuntimeException Class Reference

主にアプリケーションの実行環境が原因で発生したエラーを表します。 More...

#include <Assertion.hpp>

Inheritance diagram for ln::RuntimeException:
ln::Exception ln::IOException

Public Member Functions

virtual Exceptioncopy () const
 例外のコピーを作成します。
 
- Public Member Functions inherited from ln::Exception
virtual const Char * getMessage () const
 例外を説明するメッセージを取得します。
 

Additional Inherited Members

- Static Public Member Functions inherited from ln::Exception
static void setNotificationHandler (NotificationHandler handler)
 エラーハンドラを設定します。
 
static NotificationHandler notificationHandler ()
 エラーハンドラを取得します。
 

Detailed Description

主にアプリケーションの実行環境が原因で発生したエラーを表します。


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