javax.xml.bind
Class MissingIdentifierException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.xml.bind.UnmarshalException
|
+--javax.xml.bind.ValidationException
|
+--javax.xml.bind.StructureValidationException
|
+--javax.xml.bind.GlobalValidationException
|
+--javax.xml.bind.MissingIdentifierException
- All Implemented Interfaces:
- Serializable
- public class MissingIdentifierException
- extends GlobalValidationException
Checked exception thrown when a referent of a property derived from an
IDREF or IDREFS attribute is detected not to have an
identifier value.
- Version:
- 1.12, 01/05/31
- See Also:
- Serialized Form
MissingIdentifierException
public MissingIdentifierException()
- 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.