Library | Package Java Toolkit

Class XJLinkApplicationException

package com.ptc.pfc.pfcExceptions;

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



Description

This type of exception is thrown from an invoked J-Link application.



Method Summary
StringGetExceptionDescription ()
    Get method for attribute "ExceptionDescription"
    The type of exception that was thrown from the invoked application.
voidSetExceptionDescription (String value)
    Set method for attribute "ExceptionDescription"
    The type of exception that was thrown from the invoked application.

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

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

Method Detail

GetExceptionDescription/SetExceptionDescription

StringGetExceptionDescription ()
voidSetExceptionDescription (String value)


    The type of exception that was thrown from the invoked application.