public class ExceptionVAL
extends java.lang.RuntimeException
ExceptionVAL as described in their descriptions.
See also the Document Object Model (DOM) Level 3 Validation Specification.
| Modifier and Type | Field and Description | 
|---|---|
| short | code | 
| static short | NO_SCHEMA_AVAILABLE_ERRThis error occurs when the operation cannot complete due to an unavailable schema. | 
| Constructor and Description | 
|---|
| ExceptionVAL(short code, java.lang.String message) | 
public short code
public static final short NO_SCHEMA_AVAILABLE_ERR