API Documentation > Exceptions > Class pfcXUnimplemented
Class pfcXUnimplemented

# include <pfcExceptions.h>

class
pfcXUnimplemented
: public virtual
pfcXInAMethod
{
xdeclare(pfcXUnimplemented)
...
};
This is a
COMPACT class.

Description
This exception is thrown when there is a call to a function that is unimplemented.
Manual References:
Methods Inherited from Class pfcXPFC::
Methods Inherited from Class pfcXInAMethod::
Was this helpful?