Class MarkdownException
Nombre del espacio: Aspose.Html.Toolkit.Markdown.Syntax Colección: Aspose.HTML.dll (25.5.0)
La excepción de Markdown
[ComVisible(true)]
public class MarkdownException : ApplicationException, ISerializableInheritance
object ← Exception ← ApplicationException ← MarkdownException
Implements
Miembros heredados
Exception.GetBaseException() ,y, Exception.ToString() ,y, Exception.GetType() ,y, Exception.TargetSite ,y, Exception.Message ,y, Exception.Data ,y, Exception.InnerException ,y, Exception.HelpLink ,y, Exception.Source ,y, Exception.HResult ,y, Exception.StackTrace ,y, Exception.SerializeObjectState ,y, object.GetType() ,y, object.MemberwiseClone() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Constructors
MarkdownException(El string)
El constructor MarkdownExcepción.
public MarkdownException(string message)Parameters
message string
El mensaje de excepción.