Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

PortalException Constructor (Exception)

Constructs a PortalException with a nested exception.

public PortalException(
   Exception cause
);

Parameters

cause
The nested exception.

See Also

PortalException Class | Plumtree.Remote.PRC Namespace | PortalException Constructor Overload List