インタフェース | 説明 |
---|---|
ReadableResource |
A resource that can be read.
|
Resource |
A generic resource of some kind.
|
ResourceHandler |
Provides access to resource-specific utility methods, for example factory methods that create various resources.
|
例外 | 説明 |
---|---|
MissingResourceException |
Exception thrown when the resource does not exist
|
ResourceException |
Generic resource exception that all other resource-related exceptions inherit from.
|