class DagjewegError
Attributes
object[R]
Public Class Methods
new(object)
click to toggle source
# File lib/dagjeweg/dagjeweg_error.rb, line 5 def initialize(object) @object = object end