@Incubating
public class MarkdownRuntimeException
extends GroovyRuntimeException
Represents a runtime exception that occurred while parsing Markdown.
| Constructor and description |
|---|
MarkdownRuntimeException(String msg) |
MarkdownRuntimeException(Throwable cause) |
MarkdownRuntimeException(String msg, Throwable cause) |
| Methods inherited from class | Name |
|---|---|
class GroovyRuntimeException |
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
Copyright © 2003-2026 The Apache Software Foundation. All rights reserved.