Package no.digipost.api.client.internal
Class ExceptionUtils
- java.lang.Object
-
- no.digipost.api.client.internal.ExceptionUtils
-
public final class ExceptionUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RuntimeException
asUnchecked(Exception e)
static String
exceptionNameAndMessage(Throwable t)
-
-
-
Method Detail
-
asUnchecked
public static RuntimeException asUnchecked(Exception e)
-
-