Inheritance diagram for IException:
Public Methods | |
virtual oa::oaUInt4 | getMsgId () const=0 |
virtual const char * | getMsg () const=0 |
|
This function returns a string that represents the error message for the exception being thrown. Implemented in ExceptionBase, and oaPlugInError. |
|
This function returns the id of the exception message. Note that this id can have different meanings dependent on the package that the plug-in that threw the exception belongs to. Implemented in ExceptionBase, and oaPlugInError. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.