API Documentation > Exceptions > Class pfcXJLinkTaskNotFound
Class pfcXJLinkTaskNotFound

# include <pfcExceptions.h>

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

Description
This exception is thrown when a pfcJLinkTaskListener could not be found to be invoked by an external application.
Methods Inherited from Class pfcXPFC::
Methods Inherited from Class pfcXInAMethod::
Method Summary
Method Detail
GetTaskId
()
void
SetTaskId
(xrstring value)
Was this helpful?