public final class FlowUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
unhandled(FragmentBase fragment,
Exception e) |
static boolean |
unhandled(HelperActivityBase activity,
Exception e) |
public static boolean unhandled(@NonNull
HelperActivityBase activity,
@Nullable
Exception e)
public static boolean unhandled(@NonNull
FragmentBase fragment,
@Nullable
Exception e)