COPASI API  4.40.278
CCopasiException Class Reference

#include <CCopasiException.h>

Public Member Functions

 CCopasiException (const CCopasiMessage &message)
 
const CCopasiMessagegetMessage () const
 
 ~CCopasiException ()
 

Private Member Functions

 CCopasiException ()
 

Private Attributes

const CCopasiMessage mMessage
 

Detailed Description

CCopasiException class. A more elaborate class description.

Constructor & Destructor Documentation

◆ CCopasiException() [1/2]

CCopasiException::CCopasiException ( void  )
private

Default consructor.

◆ CCopasiException() [2/2]

CCopasiException::CCopasiException ( const CCopasiMessage message)

Specific consructor. Creates a exception with a message.

Parameters
constCCopasiMessage & message

◆ ~CCopasiException()

CCopasiException::~CCopasiException ( void  )

Destructor.

Member Function Documentation

◆ getMessage()

const CCopasiMessage & CCopasiException::getMessage ( ) const

Member Data Documentation

◆ mMessage

const CCopasiMessage CCopasiException::mMessage
private

Referenced by getMessage().


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