Remove IOException javadoc
This commit is contained in:
parent
3bed1d2587
commit
342cef30cc
|
@ -191,7 +191,6 @@ public class PathResource extends Resource
|
|||
* Must be an absolute URI using the <code>file</code> scheme.
|
||||
*
|
||||
* @param uri the URI to build this PathResource from.
|
||||
* @throws IOException if unable to construct the PathResource from the URI.
|
||||
*/
|
||||
PathResource(URI uri)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue