Uiinfrastructure API Docs  
 

LibHomePathException Class

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

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

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

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

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