net.opentsdb.uid
public final class NoSuchUniqueName extends NoSuchElementException
UniqueId,
Serialized Form| Constructor and Description |
|---|
NoSuchUniqueName(String kind,
String name)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
kind()
Returns the kind of unique ID that couldn't be found.
|
String |
name()
Returns the name for which the unique ID couldn't be found.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString