@Typed public abstract class ExceptionUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
changeAndThrowException(Throwable throwable,
String customMessage) |
static RuntimeException |
throwAsRuntimeException(Throwable throwable) |
public static RuntimeException throwAsRuntimeException(Throwable throwable)
Copyright © 2020 The Apache Software Foundation. All rights reserved.