BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.impl.xs
Class XMLSchemaException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.apache.xerces.impl.xs.XMLSchemaException

public class XMLSchemaException
extends java.lang.Exception

This exception might be thrown by any constraint checking method.

See Also:
Serialized Form

Constructor Summary
XMLSchemaException(java.lang.String key, java.lang.Object[] args)
           
 
Method Summary
 java.lang.Object[] getArgs()
           
 java.lang.String getKey()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

XMLSchemaException

public XMLSchemaException(java.lang.String key,
                          java.lang.Object[] args)
Method Detail

getKey

public java.lang.String getKey()

getArgs

public java.lang.Object[] getArgs()

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