Search Results for

    Show / Hide Table of Contents

    Class MediaWebpartConfigurationException

    Exception class thrown when a SharePoint resource (e.g. file) is not available

    Inheritance
    System.Object
    MediaWebpartConfigurationException
    Namespace: PnP.Framework.Modernization.Functions
    Assembly: PnP.Framework.dll
    Syntax
    public class MediaWebpartConfigurationException : Exception

    Constructors

    MediaWebpartConfigurationException(String)

    Throws a ResourceNotFoundException message

    Declaration
    public MediaWebpartConfigurationException(string message)
    Parameters
    System.String message

    Error message

    MediaWebpartConfigurationException(String, Exception)

    Throws a ResourceNotFoundException message

    Declaration
    public MediaWebpartConfigurationException(string message, Exception innerException)
    Parameters
    System.String message

    Error message

    Exception innerException

    Inner exception object

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer