org.apache.xerces.impl.xs

Class XMLSchemaException

public class XMLSchemaException extends Exception

This exception might be thrown by any constraint checking method.

Version: $Id: XMLSchemaException.java,v 1.7 2004/10/06 15:14:55 mrglavas Exp $

Author: Elena Litani, IBM

UNKNOWN:

Constructor Summary
XMLSchemaException(String key, Object[] args)
Method Summary
Object[]getArgs()
StringgetKey()

Constructor Detail

XMLSchemaException

public XMLSchemaException(String key, Object[] args)

Method Detail

getArgs

public Object[] getArgs()

getKey

public String getKey()
Copyright © 1999-2005 Apache XML Project. All Rights Reserved.