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