Class XMLSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.xerces.impl.xs.XMLSchemaException
All Implemented Interfaces:
Serializable

public class XMLSchemaException extends Exception
This exception might be thrown by any constraint checking method.

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.
Version:
$Id: XMLSchemaException.java 446734 2006-09-15 20:51:23Z mrglavas $
Author:
Elena Litani, IBM
See Also:
  • Constructor Details

    • XMLSchemaException

      public XMLSchemaException(String key, Object[] args)
  • Method Details

    • getKey

      public String getKey()
    • getArgs

      public Object[] getArgs()