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