src/javax/xml/transform/TransformerConfigurationException.java

Print this page
rev 602 : 8047723: @since tag cleanup in jaxp
Reviewed-by:

*** 25,34 **** --- 25,36 ---- package javax.xml.transform; /** * Indicates a serious configuration error. + * + * @since 1.4 */ public class TransformerConfigurationException extends TransformerException { /** * Create a new <code>TransformerConfigurationException</code> with no