API Documentation > Exceptions > Class pfcXToolkitNotValid
Class pfcXToolkitNotValid

# include <pfcExceptions.h>

class
pfcXToolkitNotValid
: public virtual
pfcXToolkitError
{
xdeclare(pfcXToolkitNotValid)
...
};
This is a
COMPACT class.

Description
This exception is thrown when there is an error of type PRO_TK_NOT_VALID in a Creo Parametric TOOLKIT function called by PFC.
User Guide References:
Methods Inherited from Class pfcXPFC::
Methods Inherited from Class pfcXInAMethod::
Methods Inherited from Class pfcXToolkitError::
Was this helpful?