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