public class ResourceNotFoundException extends StreamBaseException
Constructor and Description |
---|
ResourceNotFoundException(String name)
Constructor.
|
ResourceNotFoundException(String name,
String resourcePath)
Constructor.
|
asXmlStringSingle, asXmlStringStrict, asXmlStringStrict, equals, getParams, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getLocation
public ResourceNotFoundException(String name)
name
- the name of the resource that was not foundCopyright © 2015–2019 Cloud Software Group, Inc.. All rights reserved.