Class WstxOutputException

  • All Implemented Interfaces:
    Serializable

    public class WstxOutputException
    extends WstxException
    Exception class used for notifying about well-formedness errors that writers would create. Such exceptions are thrown when strict output validation is enabled.
    See Also:
    Serialized Form
    • Constructor Detail

      • WstxOutputException

        public WstxOutputException​(String msg)