All Packages Class Hierarchy This Package Previous Next Index
Object | +----Throwable | +----Exception | +----RuntimeException | +----com.symantec.itools.vcafe.openapi.InvalidProjectFileException
ProjectFile
.
This can happen if the Visual Cafe environment has disposed of the ProjectFile
's VisualProject
, and
the plug-in java code ignores the ProjectListener
notification and still maintains a reference
to the VisualProject
or ProjectFile
, for example.
public InvalidProjectFileException()
All Packages Class Hierarchy This Package Previous Next Index