API Documentation > Exceptions > Class XUnimplemented
Class XUnimplemented

package com.ptc.pfc.pfcExceptions;

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


Description
This exception is thrown when there is a call to a function that is unimplemented.
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC :
Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod :
Was this helpful?