public final class ExceptionUtils extends Object
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
asUnchecked(Exception e) |
static String |
exceptionNameAndMessage(Throwable t) |
public static RuntimeException asUnchecked(Exception e)
Copyright © 2019 Digipost. All rights reserved.