Skip to content

Commit

Permalink
doc: add reference to rethrow() in throw docstring, closes JuliaL…
Browse files Browse the repository at this point in the history
  • Loading branch information
adigitoleo authored and LilithHafner committed Mar 8, 2022
1 parent 6f0d807 commit b9cf38f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/error.jl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
throw(e)
Throw an object as an exception.
See also: [`rethrow`](@ref).
"""
throw

Expand Down

0 comments on commit b9cf38f

Please sign in to comment.