Skip to content
Discussion options

You must be logged in to vote

Exacto. La regla práctica es:

  • Si estás lanzando una excepción, que herede de RuntimeException
  • Si el código que estás llamando lanza una excepción que no hereda de RuntimeException, la capturas y relanzas como RuntimeException

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by flbulgarelli
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants