public class NoSuchResourceException extends Exception
| Constructor and Description |
|---|
NoSuchResourceException(String resourceId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceId()
Get the id of the non-existent resource.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.