Search Results for

    Show / Hide Table of Contents
    View Source

    Class SafeLazy.ExceptionHolder

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Cache
    Assembly: Umbraco.Core.dll
    Syntax
    public class ExceptionHolder

    Constructors

    View Source

    ExceptionHolder(ExceptionDispatchInfo)

    Declaration
    public ExceptionHolder(ExceptionDispatchInfo e)
    Parameters
    Type Name Description
    System.Runtime.ExceptionServices.ExceptionDispatchInfo e

    Properties

    View Source

    Exception

    Declaration
    public ExceptionDispatchInfo Exception { get; }
    Property Value
    Type Description
    System.Runtime.ExceptionServices.ExceptionDispatchInfo
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ExceptionHolder(ExceptionDispatchInfo)
    • Properties
      • Exception
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX