crystal-cbor/src/cbor/parse_error.cr

3 lines
39 B
Crystal
Raw Normal View History

class CBOR::ParseError < Exception
end