BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.impl.dv
Class InvalidDatatypeValueException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.apache.xerces.impl.dv.DatatypeException
                    |
                    +--weblogic.apache.xerces.impl.dv.InvalidDatatypeValueException

public class InvalidDatatypeValueException
extends DatatypeException

Datatype exception for invalid values.

See Also:
Serialized Form

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

InvalidDatatypeValueException

public 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.

Parameters:
key - error code
args - error arguments

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81