class RSpec::Matchers::BuiltIn::ThrowSymbol

def description

Returns:
  • (String) -

Other tags:
    Api: - private
def description
  "throw #{expected}"
end