Exception
|
Purpose
|
---|---|
XInvalidArrayDimIndex, XInvalidArrayIndex, XInvalidDictIndex, XNegativeIndex
|
Illegal index value used when accessing a cipjava array, sequence, or dictionary. (The Creo Object TOOLKIT Java interface does not currently include any dictionary classes.)
|
XLicense
|
Licensing error (license does not exist, lost, server down, etc.)
|
XMsgStringTooLong
|
Communication synchronization problem between Creo and Creo Object TOOLKIT Java application. Restart the Creo Object TOOLKIT Java application.
|
XNativeException
|
Unknown exception occurred in another language. This usually signals a serious error (such as division by zero or class not found) that is related to the Creo Object TOOLKIT Java application.
|
XCannotConnect, XConnectionClosed, XFlushFailed
|
Communication problems between Creo and Creo Object TOOLKIT Java application.
|
Other, internal errors
|
Internal assertions that should not append and which need not be caught individually.
|