@Incubating
public class XmlRuntimeException
extends GroovyRuntimeException
Represents a runtime exception that occurred when parsing or building XML.
| Constructor and description |
|---|
XmlRuntimeException(String msg) |
XmlRuntimeException(Throwable cause) |
XmlRuntimeException(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.