Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ContentException Constructor (Exception)

Constructs a ContentException with a nested exception.

public ContentException(
   Exception cause
);

Parameters

cause
the nested exception

See Also

ContentException Class | Plumtree.Remote.PRC.Content Namespace | ContentException Constructor Overload List