Library | Package Java Toolkit

Class XInAMethod

package com.ptc.pfc.pfcExceptions;

public class XInAMethod
  extends com.ptc.pfc.pfcExceptions.XPFC



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, XProeWasNotConnected



Method Summary
StringGetMethodName ()
    Get method for attribute "MethodName"
    The name of the method that caused the exception to be thrown

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC
GetMessage

Method Detail

GetMethodName

StringGetMethodName ()


    The name of the method that caused the exception to be thrown