Library | Package Java Toolkit

Class XUnusedValue

package com.ptc.pfc.pfcExceptions;

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



Description

This exception signals that you tried to access a value that is not used by the object.
See Also:
ModelDescriptor



Method Summary
StringGetValue ()
    Get method for attribute "Value"
     

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

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

Method Detail

GetValue

StringGetValue ()