API Documentation > Exceptions > Class XJLinkTaskNotFound
Class XJLinkTaskNotFound

package com.ptc.pfc.pfcExceptions;

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


Description
This exception is thrown when a JLinkTaskListener could not be found to be invoked by an external application.
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 "TaskId"
void
SetTaskId (String value)
Set method for attribute "TaskId"
Method Detail
GetTaskId
String
GetTaskId
()
SetTaskId
void
SetTaskId
(String value)
Was this helpful?