public class HumanReadableExceptions extends Object
HumanReadableException and ExceptionWithHumanReadableMessage.| Modifier and Type | Method and Description |
|---|---|
static void |
throwIfHumanReadableUnchecked(Throwable e)
Rethrow exception if it is runtime exception and if it implements
ExceptionWithHumanReadableMessage. |
public static void throwIfHumanReadableUnchecked(Throwable e)
ExceptionWithHumanReadableMessage.