XMLStreamValidationException Class
DEPRECATED Superceded by JSR 173
com.bea.xml
XMLStreamValidationException Class
- public class XMLStreamValidationException
extends XMLStreamException
An exception thrown from a validating XMLInputStream.
Related Topics
XmlObject.Factory.newValidatingXMLInputStream(XMLInputStream)
SchemaTypeLoader.newValidatingXMLInputStream(XMLInputStream, SchemaType, XmlOptions)
-
Hierarchy
-
Object
Throwable
Exception
IOException
XMLStreamException
XMLStreamValidationException
-
All Implemented Interfaces
-
NestedThrowable
, Serializable
Methods from java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods from interface weblogic.utils.NestedThrowable |
getNested, superPrintStackTrace, superPrintStackTrace, superToString |
XMLStreamValidationException
public XMLStreamValidationException(XmlError
xmlError)
getXmlError() Method
public XmlError
getXmlError()