public class InvokingException extends RuntimeException
InvokingException(String format, Object... args)
InvokingException(String msg, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvokingException(String format, Object... args)
public InvokingException(String msg, Throwable cause)
Copyright © 2017. All rights reserved.