public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initialiseRS()
Initialises gRS2 library.
|
static boolean |
isContingency(Throwable t)
Indicates whether a failure or its indirect causes are annotated with
StreamContingency. |
public static void initialiseRS()
public static boolean isContingency(Throwable t)
StreamContingency.t - the failuretrue if the failure or its indirect causes are annotated with StreamContingency.Copyright © 2014. All Rights Reserved.