class Pry::LastException

def wrapped_exception

Returns:
  • (Exception) -
def wrapped_exception
  @exception
end