Uiinfrastructure API Docs  
 

StackTracer.ThrowNewXPFileNotFoundException Method 

Gets around the fact that XPEXception has very limited function if you throw a new exception; it must chain on a real one.

public static void ThrowNewXPFileNotFoundException(
   string message
);

Parameters

message

See Also

StackTracer Class | com.plumtree.uiinfrastructure.application.startup.exceptions Namespace