CrackedRuby logo

CrackedRuby

begin/rescue/ensure/end

Handling exceptions with begin/rescue/ensure/end blocks

Ruby Language Fundamentals Exception Handling
1.11.1

begin/rescue/ensure/end

This section covers exception handling blocks.

Content coming soon...