Exception thrown when an XML writer is closed but there is still and open element tag without it closing element.
This exception simply notifies that the XML will not be well-formed, if writer is closed before the remaining open elements are closed.
@author Christophe Lauret
@version 14 May 2005
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.