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