| Exceptions |
| XBadArgument | This is a base class for an exception thrown when you specify
an invalid argument.
|
| XBadExternalData | Can not access the external data because the access to this object was terminated.
|
| XBadGetArgValue | This exception signals that you attempted to access the wrong type of value from a ArgValue object.
|
| XBadGetExternalData | You attempted to access the wrong type of data from a ExternalData object.
|
| XBadGetParamValue | This exception is thrown when you specify an invalid parameter type.
|
| XBadOutlineExcludeType | This exception is thrown when you specify an invalid outline exclusion type.
|
| XCancelProEAction | This exception should be thrown by the application during a ActionListener method in order to cancel a Creo Parametric event.
|
| XCannotAccess | Exception thrown when some variable value cannot be accessed in the current situation.
|
| XCompatibilityNotSet | |
| XEmptyString | This exception is thrown when an empty string is passed to a method that does not accept an empty string .
|
| XExternalDataBadDataArgs | The argument r_slot_ids is invalid.
|
| XExternalDataBadKeyByFlag | The specified key_by_flag is invalid.
|
| XExternalDataClassOrSlotExists | The specified class name already exists.
|
| XExternalDataEmptySlot | No data exists in the slot.
|
| XExternalDataError | The function failed.
|
| XExternalDataInvalidObject | The specified model or class name is invalid.
|
| XExternalDataInvalidObjType | The specified model or class name is invalid.
|
| XExternalDataInvalidSlotName | An invalid slot name when accessing external data.
|
| XExternalDataNamesTooLong | The specified class name exceeds the length PRO_NAME_SIZE.
|
| XExternalDataSlotNotFound | The specified slot was not found.
|
| XExternalDataStreamTooLarge | Not applicable. PFC does not provide stream support.
|
| XExternalDataTKError | General error while accessing external data.
|
| XInAMethod | This is a base class for any exception that occurs in a PFC method.
|
| XInvalidEnumValue | This exception is thrown when an integer used as enumerated value can not be
mapped to the enumerated type.
|
| XInvalidFileName | This exception signals that the file name string passed to the method is incorrectly structured.
|
| XInvalidFileType | This exception signals that the model descriptor contains a file type that cannot be used for an operation.
|
| XInvalidModelItem | This exception is thrown when a modelitem object is no longer valid.
|
| XInvalidSelection | This exception is thrown when the selection (its path, params, type etc.) is invalid.
|
| XJLinkApplicationException | This type of exception is thrown from an invoked J-Link application. |
| XJLinkApplicationInactive | This exception is thrown when an invoked J-Link application is not currently running. |
| XJLinkTaskExists | This exception is thrown when a JLinkTaskListener already exists with a given name. |
| XJLinkTaskNotFound | This exception is thrown when a JLinkTaskListener could not be found to be invoked by an external application. |
| XMethodForbidden | |
| XMethodNotLicensed | |
| XModelNotInSession | This exception is thrown when attempting operations on a model which has been erased or deleted.
|
| XNegativeNumber | This exception is thrown a negative value (integer or real) is passed to a method that requires a nonnegative argument.
|
| XNumberTooLarge | This exception is thrown when a number passed to a method is too large.
|
| XPFC | This is a base class for any PFC exception.
|
| XProdevError | This exception is thrown when there is an error in a Pro/DEVELOP function called by PFC.
|
| XSequenceTooLong | This exception is thrown when the sequence length exceeds the
maximum allowable size.
|
| XStringTooLong | This exception is thrown when the specified string exceeds the
maximum allowable length.
|
| XToolkitAbort | This exception is thrown when there is an error of type PRO_TK_ABORT in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitAmbiguous | This exception is thrown when there is an error of type PRO_TK_E_AMBIGUOUS in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitAppBadDataPath |
This exception signals that the application has a bad data path.
|
| XToolkitAppBadEncoding |
This exception signals that the application is not correctly encoded.
|
| XToolkitAppCommunicationFailure | This exception signals that a Creo Parametric TOOLKIT application that you tried to load failed due to a communication failure.
|
| XToolkitAppCreoBarred |
This exception signals that the TOOLKIT application is not supported on the Creo app. you are using.
|
| XToolkitAppExcessCallbacks | This exception signals that a Creo Parametric TOOLKIT application that you tried to load sets too many callbacks.
|
| XToolkitAppInitializationFailed | This exception signals that a Creo Parametric TOOLKIT application that you tried to load cannot be initialized.
|
| XToolkitAppNewVersion | This exception signals that a Creo Parametric TOOLKIT application that you tried to load is of a newer version than Creo Parametric.
|
| XToolkitAppNoLicense | This exception signals that a Creo Parametric TOOLKIT application that you tried to load needs a development license.
|
| XToolkitAppStartupFailed | This exception signals that a Creo Parametric TOOLKIT application that you tried to load cannot be started.
|
| XToolkitAppTooOld |
This exception signals that the application is too old.
|
| XToolkitAppVersionMismatch | This exception signals that a Creo Parametric TOOLKIT application that you tried to load cannot be loaded due to an invalid version.
|
| XToolkitAuthenticationFailure | |
| XToolkitBadContext | This exception is thrown when there is an error of type PRO_TK_BAD_CONTEXT in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitBadDimAttach | This exception is thrown when there is an error of type PRO_TK_BAD_DIM_ATTACH in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitBadInputs | |
| XToolkitBadSrfCrv | This exception is thrown when there is an error of type PRO_TK_BAD_SRF_CRV in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitBsplMultiInnerKnots | This exception is thrown when there is an error of type PRO_TK_BSPL_MULTI_INNER_KNOTS in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitBsplNonStdEndKnots | This exception is thrown when there is an error of type PRO_TK_BSPL_NON_STD_END_KNOTS in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitBsplUnsuitableDegree | This exception is thrown when there is an error of type PRO_TK_BSPL_UNSUITABLE_DEGREE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitBusy | This exception is thrown when there is an error of type PRO_TK_E_BUSY in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitCantAccess | This exception is thrown when there is an error of type PRO_TK_CANT_ACCESS in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitCantModify | The model is locked and cannot be modified.
|
| XToolkitCantOpen | This exception is thrown when there is an error of type PRO_TK_CANT_OPEN in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitCantWrite | This exception is thrown when there is an error of type PRO_TK_CANT_WRITE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitCheckLastError |
An unrecognized error was passed from Creo Parametric TOOLKIT.
|
| XToolkitCheckOmitted |
This exception signals that some validity checks are not performed.
|
| XToolkitCheckoutConflict | Conflicts occured. Check conflict description.
|
| XToolkitCommError | This exception is thrown when there is an error of type PRO_TK_COMM_ERROR in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitContinue | This exception is thrown when there is an error of type PRO_TK_CONTINUE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitCreateViewBadExplode | Bad name of exploded state when creating drawing view.
|
| XToolkitCreateViewBadModel | Bad model argument when creating drawing view.
|
| XToolkitCreateViewBadParent | Bad parent argument when creating drawing view.
|
| XToolkitCreateViewBadSheet | Bad sheet argument when creating drawing view.
|
| XToolkitCreateViewBadType | Bad type argument when creating drawing view.
|
| XToolkitDeadLock | This exception is thrown when there is an error of type PRO_TK_E_DEADLOCK in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitDllInactive | This exceptions signals that you attempted to perform on operation using a Dll handle that has already been unloaded.
|
| XToolkitDllInitializeFailed | This exception signals that initialization of a Creo Parametric TOOLKIT DLL failed.
|
| XToolkitDrawingCreateErrors | This exception is thrown when there is an error of type PRO_TK_DWGCREATE_ERRORS in a Creo Parametric TOOLKIT function.
|
| XToolkitEmpty | This exception is thrown when there is an error of type PRO_TK_EMPTY in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitError | Base class to all the XToolkitErrors classes that correspond to enum ProErrors (ProToolkitErrors.h).
|
| XToolkitFound | This exception is thrown when there is an error of type PRO_TK_E_FOUND in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitGeneralError | This exception is thrown when there is an error of type PRO_TK_GENERAL_ERROR in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitIncomplete |
An exception occured and the functionality was not completely implemented.
|
| XToolkitIncompleteTessellation |
The tessellation is incomplete.
|
| XToolkitInUse | This exception is thrown when there is an error of type PRO_TK_E_IN_USE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidDir | This exception is thrown when there is an error of type PRO_TK_INVALID_DIR in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidFile | This exception is thrown when there is an error of type PRO_TK_INVALID_FILE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidItem | This exception is thrown when there is an error of type PRO_TK_INVALID_ITEM in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidMatrix | This exception is thrown when there is an error of type PRO_TK_INVALID_MATRIX in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidName | This exception is thrown when there is an error of type PRO_TK_INVALID_NAME in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidPtr | This exception is thrown when there is an error of type PRO_TK_INVALID_PTR in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitInvalidReference | This exception is thrown when you try to assign an assembly reference to an assembly component, and the selection does not contain an assembly component path.
|
| XToolkitInvalidType | This exception is thrown when there is an error of type PRO_TK_INVALID_TYPE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitLineTooLong | This exception is thrown when there is an error of type PRO_TK_LINE_TOO_LONG in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitMaxLimitReached |
An unrecognized error was passed from Creo Parametric TOOLKIT.
|
| XToolkitMsgFmtError | This exception is thrown when there is an error of type PRO_TK_MSG_FMT_ERROR in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitMsgNotFound | This exception is thrown when there is an error of type PRO_TK_MSG_NOT_FOUND in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitMsgNoTrans | This exception is thrown when there is an error of type PRO_TK_MSG_NO_TRANS in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitMsgTooLong | This exception is thrown when there is an error of type PRO_TK_MSG_TOO_LONG in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitMsgUserQuit | This exception is thrown when there is an error of type PRO_TK_MSG_USER_QUIT in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitMultibodyUnsupported | |
| XToolkitNeedsUnlock | This exception signals that a Creo Parametric TOOLKIT application that you tried to load is not unlocked.
|
| XToolkitNoChange | This exception is thrown when there is an error of type PRO_TK_NO_CHANGE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNoCoordSystem | This exception is thrown when there is an error of type PRO_TK_NO_COORD_SYSTEM in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNoLicense | This exception is thrown when there is an error of type PRO_TK_NO_LICENSE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNoPermission | |
| XToolkitNotDisplayed | This exception is thrown when there is an error of type PRO_TK_NOT_DISPLAYED in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNotExist | This exception is thrown when there is an error of type PRO_TK_NOT_EXIST in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNotFound | This exception is thrown when there is an error of type PRO_TK_E_NOT_FOUND in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNotImplemented | This exception is thrown when there is an error of type PRO_TK_NOT_IMPLEMENTED in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitNotValid | This exception is thrown when there is an error of type PRO_TK_NOT_VALID in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitObsoleteFunc | This exception is thrown when there is an error of type PRO_TK_OBSOLETE_FUNC in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitOutdated |
An outdated parameter or feature is used.
|
| XToolkitOutOfMemory | This exception is thrown when there is an error of type PRO_TK_OUT_OF_MEMORY in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitOutOfRange |
This exception signals that some values are out of range.
|
| XToolkitPickAbove | This exception is thrown when there is an error of type PRO_TK_PICK_ABOVE in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitRegenerateAgain | Regeneration succeeded, but relations require regeneration again.
|
| XToolkitSuppressedParents | This exception is thrown when there is an error of type PRO_TK_SUPP_PARENTS in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitUnattachedFeats | Regeneration succeeded, but the solid has unattached features.
|
| XToolkitUnavailableSection | This exception is thrown when there is an error of type PRO_TK_UNAV_SEC in a Creo Parametric TOOLKIT function called by PFC.
|
| XToolkitUnrecognizedErrorCode | An unrecognized error was passed from Creo Parametric TOOLKIT.
|
| XToolkitUnsupported | This exception signals an attempt to execute an unsupported operation.
|
| XToolkitUserAbort | This exception is thrown when there is an error of type PRO_TK_USER_ABORT in a Creo Parametric TOOLKIT function called by PFC.
|
| XUnimplemented | This exception is thrown when there is a call to a function that is
unimplemented.
|
| XUnknownModelExtension | This exception is thrown when you specify an invalid model extension.
|
| XUnusedValue | This exception signals that you tried to access a value that is not used by the object.
|