java.io.Serializable
public class InvalidDatatypeValueException extends DatatypeException
args, key
Constructor | Description |
---|---|
InvalidDatatypeValueException(java.lang.String key,
java.lang.Object[] args) |
Create a new datatype exception by providing an error code and a list
of error message substitution arguments.
|
getArgs, getKey, getMessage
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.