class Safrano::SequelAdapterError
Attributes
inner[R]
Public Class Methods
new(err)
click to toggle source
# File lib/odata/filter/error.rb, line 9 def initialize(err) @inner = err end