Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

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()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

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