public class Exceptions extends Object
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
escalate(Exception e) |
static RuntimeException |
escalate(String message,
Exception e) |
public static RuntimeException escalate(Exception e)
public static RuntimeException escalate(String message, Exception e)
Copyright © 2015. All rights reserved.