CPP08 1.0
読み取り中…
検索中…
一致する文字列を見つけられません
Span::NotEnoughNumbersException クラス

An exception thrown when there are insufficient numbers to calculate the span. [詳解]

#include <Span.hpp>

Span::NotEnoughNumbersException の継承関係図
Inheritance graph
Span::NotEnoughNumbersException 連携図
Collaboration graph

公開メンバ関数

virtual const char * what () const throw ()
 
- 基底クラス std::exception に属する継承公開メンバ関数
exception (T... args)
 
operator= (T... args)
 
what (T... args)
 
~exception (T... args)
 

詳解

An exception thrown when there are insufficient numbers to calculate the span.

Span.hpp121 行目に定義があります。

関数詳解

◆ what()

virtual const char * Span::NotEnoughNumbersException::what ( ) const
throw (
)
inlinevirtual

Span.hpp123 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: