|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--weblogic.apache.xerces.impl.dv.DatatypeException
|
+--weblogic.apache.xerces.impl.dv.InvalidDatatypeValueException
Datatype exception for invalid values.
| Fields inherited from class weblogic.apache.xerces.impl.dv.DatatypeException |
args,
key |
| Constructor Summary | |
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. |
|
| Methods inherited from class weblogic.apache.xerces.impl.dv.DatatypeException |
getArgs,
getKey,
getMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getCause,
getLocalizedMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public InvalidDatatypeValueException(java.lang.String key,
java.lang.Object[] args)
key - error codeargs - error arguments
|
Documentation is available at http://e-docs.bea.com/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||