Uiinfrastructure API Docs  
 

WebHomeFromConfigException Class

Indicates the webhome directory is not on the local filesystem based on path determination.

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

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

public class WebHomeFromConfigException : 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

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