casacore::MSSelectionError Class Reference

#include <MSSelectionError.h>

Inheritance diagram for casacore::MSSelectionError:
casacore::AipsError casacore::MSSelectionAntennaError casacore::MSSelectionArrayError casacore::MSSelectionFeedError casacore::MSSelectionFieldError casacore::MSSelectionNullExpr casacore::MSSelectionNullSelection casacore::MSSelectionNullTEN casacore::MSSelectionObservationError casacore::MSSelectionPolnError casacore::MSSelectionScanError casacore::MSSelectionSpwError casacore::MSSelectionStateError casacore::MSSelectionTimeError casacore::MSSelectionUvDistError

List of all members.

Public Member Functions

 MSSelectionError (Category c=GENERAL)
 The default constructor generates the message "Table error".
void changeMessage (String &message)
 Construct with given message.
void addMessage (String &message)
void reset ()
 MSSelectionError (const String &message, Category c=GENERAL)
 ~MSSelectionError () throw ()

Public Attributes

Bool hasMessage

Detailed Description

Intended use:

Public interface

Review Status

Reviewed By:
UNKNOWN

Synopsis

The top-level generic MSSelection exception class. All exceptions thrown by the MSSelection and related classes are derived from this. Catching this class will catch only MSSelection exceptions (but all exceptions from the MSSelection line of classes). To catch more specific MSSelection exceptions, catch the derived classes. Note that you have to catch AipsError to catch all possible exceptions thrown by all of Casacore modules!

Definition at line 58 of file MSSelectionError.h.


Constructor & Destructor Documentation

casacore::MSSelectionError::MSSelectionError ( Category  c = GENERAL  ) 

The default constructor generates the message "Table error".

casacore::MSSelectionError::MSSelectionError ( const String message,
Category  c = GENERAL 
)
casacore::MSSelectionError::~MSSelectionError (  )  throw ()

Member Function Documentation

void casacore::MSSelectionError::addMessage ( String message  ) 
void casacore::MSSelectionError::changeMessage ( String message  ) 

Construct with given message.

void casacore::MSSelectionError::reset (  )  [inline]

Definition at line 65 of file MSSelectionError.h.


Member Data Documentation

Definition at line 68 of file MSSelectionError.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1