java.io.Serializable
public class NoSuchObjectException extends ConstructionException
Constructor | Description |
---|---|
NoSuchObjectException(java.lang.String name) |
|
NoSuchObjectException(java.lang.Throwable cause,
java.lang.String name) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
getAttributeName, getClassName, getMessage, setAttributeName, setClassName, setPrependAttributeName
Copyright © 2005–2018. All rights reserved.