oaWaferException Class Reference

Inheritance diagram for oaWaferException:

oaException oaWaferError


Public Methods

virtual const oaStringgetFormatString () const

Detailed Description

oaWaferException is used to represent a number of exceptions that are specific to a wafer database. To be sure of catching all exceptions thrown by the database, the application should only catch the oaException class.


Member Function Documentation

const oaString & oaWaferException::getFormatString   const [virtual]
 

This function returns the appropriate formatting string for this exception.

Reimplemented from oaException.


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

Return to top of page