ErrorHandler
Methods
- skipRows() : bool
- throw() : bool
Methods
skipRows()
public
skipRows(Throwable $error, Rows $rows) : bool
Parameters
- $error : Throwable
- $rows : Rows
Return values
boolthrow()
public
throw(Throwable $error, Rows $rows) : bool
Parameters
- $error : Throwable
- $rows : Rows