casa
5.7.0-16
|
#include <DisplayErrors.h>
Public Member Functions | |
runtime_error (const char *err="runtime viewer error") | |
~runtime_error () throw ( ) | |
const char * | what () const throw () |
Public Attributes | |
const std::string | str |
Definition at line 43 of file DisplayErrors.h.
|
inline |
Definition at line 44 of file DisplayErrors.h.
|
inline |
Definition at line 45 of file DisplayErrors.h.
|
inline |
Definition at line 46 of file DisplayErrors.h.
References str.
const std::string casa::viewer::runtime_error::str |
Definition at line 49 of file DisplayErrors.h.
Referenced by what().