org.apache.xerces.impl.dv
Class InvalidDatatypeValueException
public class InvalidDatatypeValueException
Datatype exception for invalid values.
Version:
- Sandy Gao, IBM
InvalidDatatypeValueException(String key, Object[] args) - Create a new datatype exception by providing an error code and a list
of error message substitution arguments.
|
InvalidDatatypeValueException
public InvalidDatatypeValueException(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.