jrunx.persistence.greylock
Class CFODBMetaData.DBNoSuchPropertyException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jrunx.persistence.greylock.DBException
|
+--jrunx.persistence.greylock.CFODBMetaData.DBNoSuchPropertyException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- CFODBMetaData
- public class CFODBMetaData.DBNoSuchPropertyException
- extends DBException
No such property: {propertyName}
Type: {typeName}
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CFODBMetaData.DBNoSuchPropertyException
public CFODBMetaData.DBNoSuchPropertyException(java.lang.String propertyName,
java.lang.String typeName)
CFODBMetaData.DBNoSuchPropertyException
public CFODBMetaData.DBNoSuchPropertyException(java.lang.String propertyName,
java.lang.String typeName,
java.lang.Throwable th)
getPropertyName
public java.lang.String getPropertyName()
getTypeName
public java.lang.String getTypeName()
Copyright � 2002 Macromedia Corporation. All Rights Reserved.