casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
casa::viewer::runtime_error Struct Reference

#include <DisplayErrors.h>

List of all members.

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

Detailed Description

Definition at line 41 of file DisplayErrors.h.


Constructor & Destructor Documentation

casa::viewer::runtime_error::runtime_error ( const char *  err = "runtime viewer error") [inline]

Definition at line 42 of file DisplayErrors.h.

Definition at line 43 of file DisplayErrors.h.


Member Function Documentation

const char* casa::viewer::runtime_error::what ( ) const throw () [inline]

Definition at line 44 of file DisplayErrors.h.

References str.


Member Data Documentation

Definition at line 45 of file DisplayErrors.h.

Referenced by what().


The documentation for this struct was generated from the following file: