Package groovy.markdown
Class MarkdownRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
groovy.markdown.MarkdownRuntimeException
- All Implemented Interfaces:
Serializable
Represents a runtime exception that occurred while parsing Markdown.
- Since:
- 6.0.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class groovy.lang.GroovyRuntimeException
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModuleMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MarkdownRuntimeException
-
MarkdownRuntimeException
-
MarkdownRuntimeException
-