| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| String | GetExceptionDescription
()
Get method for attribute "ExceptionDescription" The type of exception that was thrown from the invoked application. |
| void | SetExceptionDescription
(String value)
Set method for attribute "ExceptionDescription" The type of exception that was thrown from the invoked application. |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC |
|---|
| GetMessage |
| Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod |
|---|
| GetMethodName |
| Method Detail |
|---|
| GetExceptionDescription/SetExceptionDescription |
|---|
| String | GetExceptionDescription | () |
| void | SetExceptionDescription | (String value) |
| The type of exception that was thrown from the invoked application. |