public final class Exceptions extends Object
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
newRTE(String format,
Object... args) |
static RuntimeException |
propagate(Throwable e) |
public static RuntimeException propagate(Throwable e)
public static RuntimeException newRTE(String format, Object... args)
Copyright © 2017. All rights reserved.