casa
$Rev:20696$
|
#include <MSSelectionErrorHandler.h>
Public Member Functions | |
MSSelectionLogError () | |
virtual | ~MSSelectionLogError () |
virtual void | handleError (MSSelectionError &mssErrorType) |
The handleError() method is overloaded to send the accumulated error messages to the LogIO object as warning messages.
Definition at line 86 of file MSSelectionErrorHandler.h.
casa::MSSelectionLogError::MSSelectionLogError | ( | ) | [inline] |
Definition at line 89 of file MSSelectionErrorHandler.h.
virtual casa::MSSelectionLogError::~MSSelectionLogError | ( | ) | [inline, virtual] |
Definition at line 90 of file MSSelectionErrorHandler.h.
virtual void casa::MSSelectionLogError::handleError | ( | MSSelectionError & | mssErrorType | ) | [inline, virtual] |
Reimplemented from casa::MSSelectionErrorHandler.
Definition at line 91 of file MSSelectionErrorHandler.h.
References casa::MSSelectionError::addMessage(), casa::constructMessage(), and casa::AipsError::getMesg().