public class JobMethodInvocationFailedException extends NestedRuntimeException
MethodInvokingJobDetailFactoryBean, 連載形式 | コンストラクターと説明 |
|---|
JobMethodInvocationFailedException(MethodInvoker methodInvoker, ThrowableSE cause)JobMethodInvocationFailedException のコンストラクター。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic JobMethodInvocationFailedException(MethodInvoker methodInvoker, ThrowableSE cause)
methodInvoker - リフレクト呼び出しに使用される MethodInvokercause - 根本原因 (ターゲットメソッドからスローされる)