| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| int | GetErrorCode
()
Reterns an error code (integer value of the enumerated type ProError from Creo Parametric TOOLKIT). |
| String | GetToolkitFunctionName
()
Get method for attribute "ToolkitFunctionName" The name of the Creo Parametric TOOLKIT function that caused the exception to be thrown |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC |
|---|
| GetMessage |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod |
|---|
| GetMethodName |
| Method Detail |
|---|
| GetToolkitFunctionName |
|---|
| String | GetToolkitFunctionName | () |
| The name of the Creo Parametric TOOLKIT function that caused the exception to be thrown |
| GetErrorCode |
|---|
| int | GetErrorCode | () |
Reterns an error code (integer value of the enumerated type ProError from Creo Parametric TOOLKIT).
|