Class
Hi_Exception
<
Exception
benchmark/bm_so_exception.rb
Methods
N
new
Class Public methods
new
(num)
Link
Source:
show
# File benchmark/bm_so_exception.rb, line 18
def
initialize
(
num
)
@value
=
num
end