public class InvocationException extends UncheckedException
InvocationException(Throwable cause)
Throwable
getCause()
static InvocationException
of(Throwable e)
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvocationException(Throwable cause)
public Throwable getCause()
getCause
public static InvocationException of(Throwable e)
Copyright © 2024 fossc. All rights reserved.