Package | Description |
---|---|
com.asakusafw.runtime.io.csv |
CSV Reader and Emitter.
|
Modifier and Type | Method and Description |
---|---|
CsvFormatException.Status |
CsvFormatException.getStatus()
Returns the status of this exception.
|
Constructor and Description |
---|
CsvFormatException(CsvFormatException.Status status,
Throwable cause)
Creates a new instance.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.