public final class UnexpectedCell extends CsvParserError
positionMax, positionMin| Constructor and Description |
|---|
UnexpectedCell(EmptyObject empty) |
UnexpectedCell(int positionMin,
int positionMax) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
__hx_create(Array arr) |
static java.lang.Object |
__hx_createEmpty() |
static void |
__hx_ctor_importCsv_error_UnexpectedCell(UnexpectedCell __temp_me56,
int positionMin,
int positionMax) |
java.lang.Object |
__hx_getField(java.lang.String field,
boolean throwErrors,
boolean isCheck,
boolean handleProperties) |
java.lang.String |
get_message() |
__hx_ctor_importCsv_error_CsvParserError, __hx_getField_f, __hx_getFields, __hx_invokeField, __hx_setField_f, __hx_setField__hx_ctor_haxe_lang_HxObject, __hx_deleteField, __hx_lookupField_f, __hx_lookupField, __hx_lookupSetField_f, __hx_lookupSetFieldpublic UnexpectedCell(EmptyObject empty)
public UnexpectedCell(int positionMin,
int positionMax)
public static void __hx_ctor_importCsv_error_UnexpectedCell(UnexpectedCell __temp_me56, int positionMin, int positionMax)
public static java.lang.Object __hx_createEmpty()
public static java.lang.Object __hx_create(Array arr)
public java.lang.String get_message()
get_message in class CsvParserErrorpublic java.lang.Object __hx_getField(java.lang.String field,
boolean throwErrors,
boolean isCheck,
boolean handleProperties)
__hx_getField in interface IHxObject__hx_getField in class CsvParserError