spring-framework / org.springframework.scheduling.quartz / JobMethodInvocationFailedException / <init>

<init>

JobMethodInvocationFailedException(methodInvoker: MethodInvoker, cause: Throwable)

Constructor for JobMethodInvocationFailedException.

Parameters

methodInvoker - the MethodInvoker used for reflective invocation

cause - the root cause (as thrown from the target method)