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