Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
PortalException Constructor (Exception, String)
Constructs a PortalException
with a nested exception and a detail message.
public PortalException(
Exception cause,
string msg
);
Parameters
-
cause
- the nested exception
-
msg
- the detail message
See Also
PortalException Class | Plumtree.Remote.PRC Namespace | PortalException Constructor Overload List