org.apache.xbean.recipe
Class ConstructionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xbean.recipe.ConstructionException
- All Implemented Interfaces:
- java.io.Serializable
- public class ConstructionException
- extends java.lang.RuntimeException
- Version:
- $Rev: 6680 $ $Date: 2005-12-24T04:38:27.427468Z $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConstructionException
public ConstructionException()
ConstructionException
public ConstructionException(java.lang.String message)
ConstructionException
public ConstructionException(java.lang.String message,
java.lang.Throwable cause)
ConstructionException
public ConstructionException(java.lang.Throwable cause)
getBeanName
public java.lang.String getBeanName()
setBeanName
public void setBeanName(java.lang.String beanName)
getAttributeName
public java.lang.String getAttributeName()
setAttributeName
public void setAttributeName(java.lang.String attributeName)
setPrependAttributeName
public void setPrependAttributeName(java.lang.String attributeName)
getMessage
public java.lang.String getMessage()
Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.