annotating with `@Throws` lets you specify what ki...
# announcements
r
annotating with
@Throws
lets you specify what kinds of exceptions the function throws. and in turn what kinds of exceptions you should catch