public class JobRuntimeException extends BaseRuntimeException
| 构造器和说明 |
|---|
JobRuntimeException(CodeMsg cm) |
JobRuntimeException(CodeMsg cm,
String msg) |
JobRuntimeException(CodeMsg cm,
Throwable cause) |
JobRuntimeException(int code) |
JobRuntimeException(int code,
String message) |
JobRuntimeException(int code,
String message,
Throwable cause) |
JobRuntimeException(int code,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
getCodeCopyright © 2025. All rights reserved.