public class NameNotFoundException extends MibException
| Constructor and Description | 
|---|
NameNotFoundException(String name)
Constructs a new instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()
Gets the name that was not found. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2015. All rights reserved.