src/share/jaxws_classes/javax/xml/bind/JAXBException.java

Print this page
rev 507 : 8047724: @since tag cleanup in jaxws
Reviewed-by:

*** 32,42 **** * * @author <ul><li>Ryan Shoemaker, Sun Microsystems, Inc.</li></ul> * @see JAXBContext * @see Marshaller * @see Unmarshaller ! * @since JAXB1.0 */ public class JAXBException extends Exception { /** * Vendor specific error code --- 32,42 ---- * * @author <ul><li>Ryan Shoemaker, Sun Microsystems, Inc.</li></ul> * @see JAXBContext * @see Marshaller * @see Unmarshaller ! * @since 1.6, JAXB 1.0 */ public class JAXBException extends Exception { /** * Vendor specific error code