class TransformingObjectException < Exception

    attr_reader :object

    def initialize(object)