FFilament•Created by ChickenDev on 8/28/2024 in #❓┊help Importer RowImportFailedException
Turns out it was a simple solution.
I hadn't included the RowImportFailedException type in the file and so the exception being thrown was actually a class not found exception. I didn't notice that!