oaCMException Class Reference

Inheritance diagram for oaCMException:

oaCMError


Public Methods

 oaCMException (oa::oaUInt4 msgIdIn)
virtual const oaStringgetFormatString () const

Detailed Description

The oaCMException class is the base class that is used to throw exceptions in the OpenAccess change management system (CMS).


Constructor & Destructor Documentation

oaCMException::oaCMException oa::oaUInt4    msgIdIn [inline]
 

This is the oaCMException constructor.

Parameters:
msgIdIn The ID for the oaCMException object.


Member Function Documentation

const oaString & oaCMException::getFormatString   const [virtual]
 

This function returns the appropriate formatting string for this exception.


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

Return to top of page