public class ConfigurationFileNotFoundException
extends net.stickycode.exception.TransientException
| Constructor and Description |
|---|
ConfigurationFileNotFoundException(File file) |
ConfigurationFileNotFoundException(MalformedURLException e,
File file) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationFileNotFoundException(File file)
public ConfigurationFileNotFoundException(MalformedURLException e, File file)
Copyright © 2008–2016 RedEngine Ltd. All rights reserved.