com.uwyn.rife.cmf.dam.exceptions
Class InvalidOrdinalRestrictionTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.cmf.dam.exceptions.ContentManagerException
com.uwyn.rife.cmf.dam.exceptions.InvalidOrdinalRestrictionTypeException
- All Implemented Interfaces:
- Serializable
public class InvalidOrdinalRestrictionTypeException
- extends ContentManagerException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidOrdinalRestrictionTypeException
public InvalidOrdinalRestrictionTypeException(Class beanClass,
String property,
String restriction,
Class type)
getBeanClass
public Class getBeanClass()
getProperty
public String getProperty()
getRestriction
public String getRestriction()
getType
public Class getType()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.