Library | Package Java Toolkit

Class XCannotAccess

package com.ptc.pfc.pfcExceptions;

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



Description

Exception thrown when some variable value cannot be accessed in the current situation.



Method Summary
StringGetVariableName ()
    Get method for attribute "VariableName"
    The name of the variable value that cannot be accessed.

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

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod
GetMethodName

Method Detail

GetVariableName

StringGetVariableName ()


    The name of the variable value that cannot be accessed.