SPUserCodeValidationFailedException members

Represents the failure of a sandboxed solution to validate.

The SPUserCodeValidationFailedException type exposes the following members.

Constructors

  Name Description
Public method SPUserCodeValidationFailedException(String)
Public method SPUserCodeValidationFailedException(String, String) Initializes a new instance of the SPUserCodeValidationFailedException class with the specified message and URL.

Top

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property HelpLink (Inherited from Exception.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message (Inherited from Exception.)
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)
Public property ValidationErrorMessage Gets the error message when a sandboxed solution fails validation.
Public property ValidationErrorUrl Gets the URL used to provide more information when a sandboxed solution fails validation.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetBaseException (Inherited from Exception.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Adds information about the validation exception to the serialized information. (Overrides SPException.GetObjectData(SerializationInfo, StreamingContext).)
Public method GetType (Inherited from Exception.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Exception.)

Top

Events

  Name Description
Protected event SerializeObjectState (Inherited from Exception.)

Top

See also

Reference

SPUserCodeValidationFailedException class

Microsoft.SharePoint.UserCode namespace