Library | Package Java Toolkit

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.



Method Summary
StringGetTaskId ()
    Get method for attribute "TaskId"
     
voidSetTaskId (String value)
    Set method for attribute "TaskId"
     

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XPFC
GetMessage

Methods Inherited from Class com.ptc.pfc.pfcExceptions.XInAMethod
GetMethodName

Method Detail

GetTaskId/SetTaskId

StringGetTaskId ()
voidSetTaskId (String value)