Plumtree Portal UI  
 

Error6321Exception Constructor 

Creates a new Error6321Exception object.

public Error6321Exception(
   string msg,
   XPException exception
);

Parameters

msg
The internationalized message.
exception
The un-internationalized exception.

See Also

Error6321Exception Class | com.plumtree.portaluiinfrastructure.search.exceptions Namespace