| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetUserInitializeMessage
()
Get method for attribute "UserInitializeMessage" The error string passed back from the application's user_initialize method. |
| int | GetUserInitializeReturn
()
Get method for attribute "UserInitializeReturn" The error return value passed back from the applications's user_initialize method. |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC |
|---|
| GetMessage |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod |
|---|
| GetMethodName |
| Method Detail |
|---|
| GetUserInitializeReturn |
|---|
| int | GetUserInitializeReturn | () |
| The error return value passed back from the applications's user_initialize method. |
| GetUserInitializeMessage |
|---|
| String | GetUserInitializeMessage | () |
| The error string passed back from the application's user_initialize method. |