Package org.apache.xbean.recipe
Class NoSuchObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xbean.recipe.ConstructionException
org.apache.xbean.recipe.NoSuchObjectException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNoSuchObjectException
(String name) NoSuchObjectException
(Throwable cause, String name) -
Method Summary
Methods inherited from class org.apache.xbean.recipe.ConstructionException
getAttributeName, getClassName, getMessage, setAttributeName, setClassName, setPrependAttributeName
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
name
-
-
Constructor Details
-
NoSuchObjectException
-
NoSuchObjectException
-
-
Method Details
-
getName
-