COPASI API  4.40.278
CLUnresolvedReferenceException Class Reference

#include <CLUnresolvedReferenceException.h>

Inheritance diagram for CLUnresolvedReferenceException:
[legend]

Public Member Functions

 CLUnresolvedReferenceException (const std::string &id)
 
virtual const char * what () const throw ()
 
virtual ~CLUnresolvedReferenceException () throw ()
 

Protected Attributes

std::string mMessage
 

Constructor & Destructor Documentation

◆ CLUnresolvedReferenceException()

CLUnresolvedReferenceException::CLUnresolvedReferenceException ( const std::string &  id)

References mMessage.

◆ ~CLUnresolvedReferenceException()

virtual CLUnresolvedReferenceException::~CLUnresolvedReferenceException ( )
throw (
)
inlinevirtual

Member Function Documentation

◆ what()

const char * CLUnresolvedReferenceException::what ( ) const
throw (
)
virtual

References mMessage.

Member Data Documentation

◆ mMessage

std::string CLUnresolvedReferenceException::mMessage
protected

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