shapefile icon indicating copy to clipboard operation
shapefile copied to clipboard

An exception class should be added

Open MauricioFauth opened this issue 2 years ago • 0 comments

Instead of adding errors using the ShapeFile::$lastError and ShapeRecord::$lastError properties and the ShapeFile::setError() and ShapeRecord::setError() methods, an exception should be thrown.

MauricioFauth avatar Sep 20 '23 00:09 MauricioFauth