2.2.2.18 SPUserCodeSolutionExecutionFailedException

This exception indicates that the user code being executed on the protocol server has failed.

 namespace Microsoft.SharePoint.UserCode
 {
     class SPUserCodeSolutionExecutionFailedException : SPException
     {
     }
 }