public class FileProviderException extends RuntimeException
RuntimeException
which is thrown in exception cases by the FS db provider.Modifier | Constructor and Description |
---|---|
protected |
FileProviderException(I18n msgResource,
Object... params) |
protected |
FileProviderException(String message) |
protected |
FileProviderException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.