public class YamlRuntimeException extends GroovyRuntimeException
Represents runtime exception occurred when parsing or building YAML
| Constructor and description | 
|---|
| YamlRuntimeException
                                (String msg) | 
| YamlRuntimeException
                                (Throwable cause) | 
| YamlRuntimeException
                                (String msg, Throwable cause) | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyRuntimeException | getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.