public class ResourceIOException extends ResourceNotFoundException
ResourceManager
, or
ResourceLoader
encounters an IOException
, which indicates that the resource exists, but
wasn't accessible.Constructor and Description |
---|
ResourceIOException(String name) |
ResourceIOException(String name,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.