Plumtree EDK (Enterprise Web Development Kit) 5.4.0

PortalException Class

Thrown when a remote invocation results in an error on the portal side, usually due to invalid method parameters.

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

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.PRC.PortalException

public class PortalException : ApplicationException

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: Plumtree.Remote.PRC

Assembly: edk (in edk.dll)

See Also

PortalException Members | Plumtree.Remote.PRC Namespace