Class MarkdownPreviewSystemException

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

public class MarkdownPreviewSystemException extends RuntimeException
See Also:
  • Constructor Details

    • MarkdownPreviewSystemException

      public MarkdownPreviewSystemException(String message, Throwable cause)
    • MarkdownPreviewSystemException

      public MarkdownPreviewSystemException(String message)