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, toString
Copyright © 2017. All rights reserved.