API Documentation > Exceptions > Class pfcXCancelProEAction
Class pfcXCancelProEAction
Description
This exception should be thrown by the application during a pfcActionListener method in order to cancel a Creo Parametric event.
See Also:
Direct Parent Classes:
User Guide References:
Method Summary
static void
Call this method from the body of an appropriate pfcActionListener method to cancel the impending Creo Parametric operation.
Method Detail
static void
Throw
()
Call this method from the body of an appropriate pfcActionListener method to cancel the impending Creo Parametric operation.
See Also:
Was this helpful?