Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ErrorMessage - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ErrorMessage

    Inheritance
    System.Object
    ErrorMessage
    Namespace: Syncfusion.Blazor.PdfViewerServer
    Assembly: Syncfusion.Blazor.PdfViewerServer.dll
    Syntax
    public class ErrorMessage : Object

    Constructors

    ErrorMessage()

    Declaration
    public ErrorMessage()

    Properties

    Message

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    System.String

    Stack

    Declaration
    public string Stack { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved