public class ResourceNotFoundException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ResourceNotFoundException()
creates a new ResourceNotFoundException
|
ResourceNotFoundException(java.lang.String s)
creates a new ResourceNotFoundException
|
private static final long serialVersionUID