public class SchedulingException
extends org.springframework.core.NestedRuntimeException
| 构造器和说明 |
|---|
SchedulingException(String msg)
Constructor for SchedulingException.
|
SchedulingException(String msg,
Throwable cause)
Constructor for SchedulingException.
|
contains, getMessage, getMostSpecificCause, getRootCausepublic SchedulingException(String msg)
msg - the detail message