public abstract class Unchecked extends Object
Constructor and Description |
---|
Unchecked() |
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
translateCheckedException(String message,
Throwable ex) |
static RuntimeException |
translateCheckedException(Throwable ex) |
public static RuntimeException translateCheckedException(Throwable ex)
public static RuntimeException translateCheckedException(String message, Throwable ex)
Copyright © 2021 org.pitest. All rights reserved.