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, setPrependAttributeNamepublic NoSuchObjectException(java.lang.String name)
public NoSuchObjectException(java.lang.Throwable cause, java.lang.String name)
public java.lang.String getName()
Copyright © 2005-2012. All Rights Reserved.