public class ResourceIOException extends ResourceNotFoundException
ResourceManager
, or
ResourceLoader
encounters an IOException
, which indicates that the resource exists, but
wasn't accessible.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ResourceIOException(java.lang.String name) |
ResourceIOException(java.lang.String name,
java.lang.Throwable cause) |
private static final long serialVersionUID