Class MarkdownPreviewRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.raghultech.markdown.exception.MarkdownPreviewRuntimeException
All Implemented Interfaces:
Serializable

public class MarkdownPreviewRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • MarkdownPreviewRuntimeException

      public MarkdownPreviewRuntimeException(String message)
    • MarkdownPreviewRuntimeException

      public MarkdownPreviewRuntimeException(String message, Throwable cause)