Closed kolstae closed 7 months ago
This is just hard to use. Errors are reserved for OOMs and stuff that's not to be handled.
Perhaps this could inherit Exception?
Yes I'll fix it soon.
I think it should extend RuntimeException. I don't want it to be checked
It has been solved in 1.6.0.
This is just hard to use. Errors are reserved for OOMs and stuff that's not to be handled.
Perhaps this could inherit Exception?