Class MarkdownPreviewWindowException

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

public class MarkdownPreviewWindowException extends RuntimeException
See Also:
  • Constructor Details

    • MarkdownPreviewWindowException

      public MarkdownPreviewWindowException(String message, Throwable cause)
    • MarkdownPreviewWindowException

      public MarkdownPreviewWindowException(String message)