javax.xml.bind
Class NonInitialObjectException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--javax.xml.bind.NonInitialObjectException
- All Implemented Interfaces:
- Serializable
- public class NonInitialObjectException
- extends RuntimeException
Unchecked exception thrown when an unmarshal method is invoked upon
an object that has already been initialized.
- Version:
- 1.12, 01/05/31
- See Also:
- Serialized Form
NonInitialObjectException
public NonInitialObjectException()
- Constructs an instance of this class.
Comments to: jaxb-comments@java.sun.com
More information at: http://java.sun.com/xml/jaxb Copyright © 2001 by Sun Microsystems, Inc., 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.