Uiinfrastructure API Docs  
 

ReturnValue Constructor 

Constructor for container class

public ReturnValue(
   PT_STARTUP_RESULTCODES code,
   string msg,
   XPException e
);

Parameters

code
msg
e

See Also

ReturnValue Class | com.plumtree.uiinfrastructure.application.notification Namespace