public class ExceptionUtils extends Object
Constructor and Description |
---|
ExceptionUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getCompleteMessage(String msg,
Throwable t) |
static String |
getCompleteMessage(Throwable t) |
static void |
maybeUnwrapIOException(RuntimeException e) |
static RuntimeException |
wrap(IOException e) |
public static RuntimeException wrap(IOException e)
public static void maybeUnwrapIOException(RuntimeException e) throws IOException
IOException