AquaLogic Interaction Development Kit (IDK) 6.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