Exception: TsipParser::ParseError

Inherits:
ArgumentError
  • Object
show all
Defined in:
lib/tsip_parser.rb

Overview

Raised on malformed URI / Address input. Subclasses ArgumentError so existing ‘rescue ArgumentError` clauses in tsip-core code keep working when tsip_parser is swapped in.