oracle.jdeveloper.cmt
Class CmtPropertyChangeException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.lang.RuntimeException
              
oracle.jdeveloper.cmt.CmtException
                  
oracle.jdeveloper.cmt.CmtPropertyChangeException
- All Implemented Interfaces: 
 - java.io.Serializable
 
public class CmtPropertyChangeException
- extends CmtException
 
- See Also:
 - Serialized Form
 
 
 
| 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 | 
 
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)
getWrappedException
public java.lang.Exception getWrappedException()
 
Copyright © 1997, 2010, Oracle. All rights reserved.