Uiinfrastructure API Docs  
 

ConfigVarPackException Class

Indicates the base config varpack - which lists all other varpacks - doesn't work properly.

For a list of all members of this type, see ConfigVarPackException Members.

System.Object
   System.Exception
      com.plumtree.openfoundation.util.XPException
         com.plumtree.uiinfrastructure.application.startup.exceptions.ConfigVarPackException

public class ConfigVarPackException : XPException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.application.startup.exceptions

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ConfigVarPackException Members | com.plumtree.uiinfrastructure.application.startup.exceptions Namespace