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

Exception thrown when Span is full. [詳解]

#include <Span.hpp>

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

公開メンバ関数

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

詳解

Exception thrown when Span is full.

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

関数詳解

◆ what()

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

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


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