public class IgfsUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static IgfsException |
newIgfsException(Class<? extends IgfsException> cls,
String msg,
Throwable cause)
Construct new IGFS exception passing specified message and cause.
|
static IgfsException |
toIgfsException(Exception err)
Converts any passed exception to IGFS exception.
|
public static IgfsException toIgfsException(Exception err)
err - Initial exception.public static IgfsException newIgfsException(Class<? extends IgfsException> cls, String msg, Throwable cause)
cls - Class.msg - Message.cause - Cause.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015