Method: Type::Error#cause

Defined in:
lib/type/error.rb

#causeObject (readonly)

Returns the value of attribute cause.



16
17
18
# File 'lib/type/error.rb', line 16

def cause
  @cause
end