public class LifecycleException extends RuntimeException
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
| 构造器和说明 |
|---|
LifecycleException() |
LifecycleException(String message) |
LifecycleException(String message,
Throwable cause) |
LifecycleException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
LifecycleException(Throwable cause) |
Copyright © 2021. All rights reserved.