|
Rosetta 3.5
|
#include <Exceptions.hh>


Public Member Functions | |
| EXCN_InvalidFoldTree (std::string const &msg, FoldTree f) | |
| virtual void | show (std::ostream &os) |
| FoldTree const & | bad_tree () |
Private Types | |
| typedef utility::excn::EXCN_Msg_Exception | Parent |
Private Attributes | |
| FoldTree | bad_tree_ |
Definition at line 37 of file Exceptions.hh.
Definition at line 38 of file Exceptions.hh.
|
inline |
Definition at line 40 of file Exceptions.hh.
|
inline |
Definition at line 49 of file Exceptions.hh.
Referenced by show().
|
inlinevirtual |
Definition at line 45 of file Exceptions.hh.
References bad_tree().
|
private |
Definition at line 49 of file Exceptions.hh.
1.8.4