public class Exceptions extends Object
Exceptions()
static String
getStackTraceAsString(Throwable ex)
static RuntimeException
unchecked(Throwable e)
static Throwable
unwrap(Throwable wrapped)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Exceptions()
public static RuntimeException unchecked(Throwable e)
e
public static Throwable unwrap(Throwable wrapped)
wrapped
public static String getStackTraceAsString(Throwable ex)
ex
Copyright © 2024. All rights reserved.