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