Exception: Kobako::Wire::Codec::UnsupportedType
- Defined in:
- lib/kobako/wire/codec/error.rb
Overview
The encoder was handed a Ruby object whose type has no wire representation (e.g. Range, Time). Higher layers may catch this and re-route the value through Handle allocation, but at the codec level it is a hard error.