Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.marshal.xml
Class Object2DomException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by oracle.ide.marshal.xml.Object2DomException

All Implemented Interfaces:
java.io.Serializable

public class Object2DomException
extends java.io.IOException

Exception class for Object2Dom.

See Also:
Serialized Form

Constructor Summary
Object2DomException(java.lang.String s, java.lang.Exception cause)
           

 

Method Summary
 java.lang.Exception getChainedException()
           

 

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

Object2DomException

public Object2DomException(java.lang.String s,
                           java.lang.Exception cause)

Method Detail

getChainedException

public java.lang.Exception getChainedException()

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.