com.uwyn.rife.ioc.exceptions
Class PropertyConstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.uwyn.rife.ioc.exceptions.PropertyConstructionException
- All Implemented Interfaces:
- Serializable
public class PropertyConstructionException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyConstructionException
public PropertyConstructionException(String entityType,
String declarationName,
String propertyName,
Throwable e)
getEntityType
public String getEntityType()
getDeclarationName
public String getDeclarationName()
getPropertyName
public String getPropertyName()
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.