module Cucumber::WireSupport::WireException::CanSetName

Attributes

exception_name[W]

Public Instance Methods

to_s() click to toggle source
# File lib/cucumber/wire_support/wire_exception.rb, line 7
def to_s
  @exception_name
end