Class MarkdownPreviewLinkException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.raghultech.markdown.javafx.exception.MarkdownPreviewLinkException
All Implemented Interfaces:
Serializable

public class MarkdownPreviewLinkException extends RuntimeException
See Also:
  • Constructor Details

    • MarkdownPreviewLinkException

      public MarkdownPreviewLinkException(String message, Throwable cause)
    • MarkdownPreviewLinkException

      public MarkdownPreviewLinkException(String message)