Hello experts,
IIRC, we touched on this topic once, but I cannot recall a strong decision being made:
http://java.net/jira/browse/JAX_RS_SPEC-354
Both UriBuilder and WebTarget have similar methods (e.g. resolveTemplates, resolveTemplateFromEncoded) but the declared exceptions are different - NPE (WebTarget) vs IAE (UriBuilder). Should we unify this?
Please let us know,
Marek