Skip navigation links

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

E13403-06


oracle.jdeveloper.cmt
Class CmtPropertyChangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by oracle.jdeveloper.cmt.CmtException
                  extended by oracle.jdeveloper.cmt.CmtPropertyChangeException

All Implemented Interfaces:
java.io.Serializable

public class CmtPropertyChangeException
extends CmtException
See Also:
Serialized Form

Constructor Summary
CmtPropertyChangeException()
           
CmtPropertyChangeException(java.lang.Exception ex)
           
CmtPropertyChangeException(int msgId)
           
CmtPropertyChangeException(int msgId, java.lang.Exception ex)
           
CmtPropertyChangeException(java.lang.String msg)
           

 

Method Summary
 java.lang.Exception getWrappedException()
           

 

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

CmtPropertyChangeException

public CmtPropertyChangeException()

CmtPropertyChangeException

public CmtPropertyChangeException(java.lang.String msg)

CmtPropertyChangeException

public CmtPropertyChangeException(int msgId)

CmtPropertyChangeException

public CmtPropertyChangeException(int msgId,
                                  java.lang.Exception ex)

CmtPropertyChangeException

public CmtPropertyChangeException(java.lang.Exception ex)

Method Detail

getWrappedException

public java.lang.Exception getWrappedException()

Skip navigation links

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

E13403-06


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