public class QuartzException extends RuntimeException
| 限定符 | 构造器和说明 |
|---|---|
|
QuartzException() |
|
QuartzException(String message) |
|
QuartzException(String message,
Throwable cause) |
protected |
QuartzException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
QuartzException(Throwable cause) |
Copyright © 2018. All rights reserved.