Lumino
ln::NotImplementedException Class Reference

未実装の機能を呼び出した場合のエラーを表します。 More...

#include <Assertion.hpp>

Inheritance diagram for ln::NotImplementedException:
ln::LogicException ln::Exception

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: