| Package | Description |
|---|---|
| eu.wiegandt.nicklas.simpleexcelimexporter.exceptions |
| Modifier and Type | Method and Description |
|---|---|
ExcelImExportErrorTypes |
ExcelImExporterError.getType() |
static ExcelImExportErrorTypes |
ExcelImExportErrorTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcelImExportErrorTypes[] |
ExcelImExportErrorTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExcelImExporterError(ExcelImExportErrorTypes aType)
The message template of the type will be used as message.
|
ExcelImExporterError(ExcelImExportErrorTypes aType,
String aMessage) |
Copyright © 2019. All rights reserved.