dart:io should have a unified exception superclass #9955
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
library-io
There are a lot of dart:io exceptions, and sometimes it's useful to treat them as a group. It would be nice if they had a unified superclass that could be used to detect them.
The text was updated successfully, but these errors were encountered: