org.apache.xbean.recipe
public class NoSuchObjectException extends ConstructionException
Constructor and Description |
---|
NoSuchObjectException(java.lang.String name) |
NoSuchObjectException(java.lang.Throwable cause,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
getAttributeName, getClassName, getMessage, setAttributeName, setClassName, setPrependAttributeName
public NoSuchObjectException(java.lang.String name)
public NoSuchObjectException(java.lang.Throwable cause, java.lang.String name)
public java.lang.String getName()
Copyright © 2005-2014. All Rights Reserved.