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 © 2013. All Rights Reserved.