public class NoSuchObjectException extends ConstructionException
| Constructor and Description |
|---|
NoSuchObjectException(String name) |
NoSuchObjectException(Throwable cause,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
getAttributeName, getClassName, getMessage, setAttributeName, setClassName, setPrependAttributeNameaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchObjectException(String name)
public NoSuchObjectException(Throwable cause, String name)
Copyright © 2005–2014. All rights reserved.