casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
asdm::ASDMUtilsException Class Reference

#include <Misc.h>

Public Member Functions

 ASDMUtilsException ()
 
 ASDMUtilsException (const std::string &message)
 
const std::string & getMessage ()
 

Private Attributes

std::string message
 

Detailed Description

Definition at line 230 of file Misc.h.

Constructor & Destructor Documentation

asdm::ASDMUtilsException::ASDMUtilsException ( )
asdm::ASDMUtilsException::ASDMUtilsException ( const std::string &  message)

Member Function Documentation

const std::string& asdm::ASDMUtilsException::getMessage ( )

Member Data Documentation

std::string asdm::ASDMUtilsException::message
private

Definition at line 238 of file Misc.h.


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