Inherits Crystal::Macros::ASTNode
A rescue clause inside an exception handler.
rescue
Returns this rescue clause's body.
Returns the variable name of the rescued exception, if any.
Returns this rescue clause's exception types, if any.