Skip to content

XMLMessages

do- edited this page Apr 21, 2026 · 10 revisions

XMLMessages is a static utility class for consistent error reporting across xml-toolkit.

It centralizes:

  • error code definitions (human-readable templates),
  • message formatting with argument substitution,
  • error object creation with debug metadata.

Clone this wiki locally