#include <WireException.hxx>
Inheritance diagram for WireException:

Public Member Functions | |
| SERIALIZABLE_DECLS (WireException) | |
| template<CMExceptionCode T> | |
| WireException (CMException< T > ex) | |
Public Attributes | |
| std::string | name |
| std::string | fname |
| uint32_t | line |
| std::string | str |
Definition at line 44 of file WireException.hxx.
|
||||||||||
|
Definition at line 53 of file WireException.hxx. References CMAnyException::file, fname, CMAnyException::line, line, CMAnyException::msg, name, and str. |
|
|
|
|
|
Definition at line 48 of file WireException.hxx. Referenced by WireException(). |
|
|
Definition at line 49 of file WireException.hxx. Referenced by WireException(). |
|
|
Definition at line 47 of file WireException.hxx. Referenced by WireException(). |
|
|
Definition at line 50 of file WireException.hxx. Referenced by WireException(). |
1.4.6