Inheritance diagram for oaPlugInError:
Public Methods | |
oaPlugInError (IBase::Status statusIn, const char *msgIn=NULL) | |
virtual oa::oaUInt4 | getStatus () const |
virtual oa::oaUInt4 | getMsgId () const |
virtual const char * | getMsg () const |
|
|
|
This function returns a string that represents the error message for the exception being thrown. Implements IException. |
|
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. Implements IException. |
|
This function returns one of the values of IBase::Status that describes the problem that generated this exception. Implements IPlugInException. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.