Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

NotInRequestException Constructor

Constructs a NotInRequestException with no detail message.

Overload List

Constructs a NotInRequestException with no detail message.

public NotInRequestException();

Constructs a NotInRequestException with a detail message. The detail message.

public NotInRequestException(string);

See Also

NotInRequestException Class | Plumtree.Remote.Portlet Namespace