BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.servlet
Class XMLProcessingException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byweblogic.utils.NestedRuntimeException
                  extended byweblogic.servlet.XMLProcessingException
All Implemented Interfaces:
weblogic.utils.NestedThrowable, Serializable

public final class XMLProcessingException
extends weblogic.utils.NestedRuntimeException

See Also:
Serialized Form
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Nested Class Summary
 
Nested classes inherited from class weblogic.utils.NestedThrowable
weblogic.utils.NestedThrowable.Util
 
Constructor Summary
XMLProcessingException(String msg, Throwable e)
           
XMLProcessingException(Throwable e)
           
 
Methods inherited from class weblogic.utils.NestedRuntimeException
getNested, getNestedException, printStackTrace, printStackTrace, printStackTrace, superPrintStackTrace, superPrintStackTrace, superToString, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLProcessingException

public XMLProcessingException(String msg,
                              Throwable e)

XMLProcessingException

public XMLProcessingException(Throwable e)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.