Library | Package Java Toolkit

Class XJLinkTaskExists

package com.ptc.pfc.pfcExceptions;

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



Description

This exception is thrown when a JLinkTaskListener already exists with a given name.



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)