org.apache.xerces.impl.dv
Class InvalidDatatypeFacetException
public class InvalidDatatypeFacetException
Datatype exception for invalid facet. This exception is only used by
schema datatypes.
Version:
- Sandy Gao, IBM
InvalidDatatypeFacetException(String key, Object[] args) - Create a new datatype exception by providing an error code and a list
of error message substitution arguments.
|
InvalidDatatypeFacetException
public InvalidDatatypeFacetException(String key,
Object[] args)
Create a new datatype exception by providing an error code and a list
of error message substitution arguments.
key
- error codeargs
- error arguments
Copyright B) 1999-2004 Apache XML Project. All Rights Reserved.