public class ResourceNotFoundException extends StreamBaseException
Constructor and Description |
---|
ResourceNotFoundException(String name)
Constructor.
|
ResourceNotFoundException(String name,
String resourcePath)
Constructor.
|
equals, getParams, hashCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceNotFoundException(String name)
name
- the name of the resource that was not found