public class ResourceNotFoundException extends RuntimeException
Resource
defined by a property is not found.Constructor and Description |
---|
ResourceNotFoundException(String propertyName,
Resource resource) |
Modifier and Type | Method and Description |
---|---|
String |
getPropertyName()
Return the name of the property that defines the resource.
|
Resource |
getResource()
Return the
Resource . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.