Serializable
public class NoSuchObjectException extends ConstructionException
Constructor | Description |
---|---|
NoSuchObjectException(String name) |
|
NoSuchObjectException(Throwable cause,
String name) |
Modifier and Type | Method | Description |
---|---|---|
String |
getName() |
getAttributeName, getClassName, getMessage, setAttributeName, setClassName, setPrependAttributeName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2018. All rights reserved.