JavaScript is disabled on your browser.
Oracle® Database XML Java API Reference
12c Release 2 (12.2.0.1)
E49966-05
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.w3c.dom.validation.ExceptionVAL
Field Summary
Fields
Modifier and Type
Field and Description
short
code
static short
NO_SCHEMA_AVAILABLE_ERR
This error occurs when the operation cannot complete due to an unavailable schema.
Constructor Summary
Constructors
Constructor and Description
ExceptionVAL (short code, java.lang.String message)
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Field Detail
NO_SCHEMA_AVAILABLE_ERR
public static final short NO_SCHEMA_AVAILABLE_ERR
This error occurs when the operation cannot complete due to an unavailable schema. DOM Core needs to provide a definition, and we need to link it here.
See Also:
Constant Field Values
Oracle® Database XML Java API Reference
12c Release 2 (12.2.0.1)
E49966-05
Copyright © 2000 W3C ® (MIT , INRIA , Keio ), All Rights Reserved. W3C liability , trademark , document use and software licensing rules apply.