public static class ResourceFinder.ResourceNotFoundException extends RuntimeException
| Constructor and Description |
|---|
ResourceNotFoundException(String resourcePath) |
ResourceNotFoundException(String resourcePath,
ClassLoader classLoader) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotFoundException(String resourcePath)
public ResourceNotFoundException(String resourcePath, ClassLoader classLoader)
Copyright © 2017. All rights reserved.