gizmo icon indicating copy to clipboard operation
gizmo copied to clipboard

ClassOutput doesn't declare any exceptions

Open dmlloyd opened this issue 5 years ago • 0 comments

The ClassOutput interface methods don't declare any exceptions, even though they would frequently be used to write a class to disk. They should declare IOException probably. But of course this will affect source-level compatibility.

dmlloyd avatar Jun 24 '19 22:06 dmlloyd