However, the errors that i want to return from che...
# arrow
h
However, the errors that i want to return from checkUserIsOldEnough() is already part of a Sealed class (with more options), that the caller of userIsOldEnough should return. And a Sealed class can not extend another Sealed class as i recall