Library | Package Java Toolkit

Class XToolkitDllInactive

package com.ptc.pfc.pfcExceptions;

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



Description

This exceptions signals that you attempted to perform on operation using a Dll handle that has already been unloaded.

Use Dll.IsActive() to determine the status of the object.

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

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