com.uwyn.rife.database.querymanagers.generic.exceptions
Class UnsupportedManyToOneValueTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.database.exceptions.DatabaseException
com.uwyn.rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- All Implemented Interfaces:
- Serializable
public class UnsupportedManyToOneValueTypeException
- extends DatabaseException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedManyToOneValueTypeException
public UnsupportedManyToOneValueTypeException(Class beanClass,
String propertyName,
Object value)
getBeanClass
public Class getBeanClass()
getPropertyName
public String getPropertyName()
getValue
public Object getValue()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.