Class XInAMethod
Description
This is a base class for any exception that occurs in a PFC method.
Direct Known Subclasses:
XCannotAccess,
XBadArgument,
XUnusedValue,
XToolkitDllInitializeFailed,
XProdevError,
XToolkitError,
XUnimplemented,
XToolkitInvalidReference,
XInvalidEnumValue,
XBadGetParamValue,
XBadGetArgValue,
XToolkitDllInactive,
XBadExternalData,
XUnknownModelExtension,
XInvalidSelection,
XModelNotInSession,
XInvalidModelItem,
XInvalidFileType,
XInvalidFileName,
XJLinkApplicationException,
XJLinkTaskNotFound,
XJLinkTaskExists,
XJLinkApplicationInactive User Guide References:
Method Summary
String | |
| Get method for attribute "MethodName" The name of the method that caused the exception to be thrown |
Method Detail
GetMethodName |
String | GetMethodName | () |
The name of the method that caused the exception to be thrown