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, setPrependAttributeName
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2005–2014. All rights reserved.