Constraint interface - the capability
to be created through XML configuration files.XMLParsingException is thrown if an XML file provided to define
option sets and options contains errorsXMLParsingException exception with null as its
detail message.XMLParsingException exception with the specified detail message.XMLParsingException exception with the specified detail message and
cause.XMLParsingException exception with the specified cause and a
detail message of (cause==null ? null : cause.toString())
(which typically contains the class and detail message of
cause).