API Documentation > Exceptions > Class XUnusedValue
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:
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC :
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod :
Method Summary
String
Get method for attribute "Value"
Method Detail
GetValue
String
GetValue
()
Was this helpful?