Class MarkdownException

Class MarkdownException

Název místa: Aspose.Html.Toolkit.Markdown.Syntax Sbírka: Aspose.HTML.dll (25.4.0)

Markdown výjimka

[ComVisible(true)]
public class MarkdownException : ApplicationException, ISerializable

Inheritance

object Exception ApplicationException MarkdownException

Implements

ISerializable

Dědiční členové

Exception.GetBaseException() , Exception.ToString() , Exception.GetType() , Exception.TargetSite , Exception.Message , Exception.Data , Exception.InnerException , Exception.HelpLink , Exception.Source , Exception.HResult , Exception.StackTrace , Exception.SerializeObjectState , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

MarkdownException(Stringová)

MarkdownException konstruktor.

public MarkdownException(string message)

Parameters

message string

Výjimkou je poselstv.

 Čeština