public class JvppeteerException extends RuntimeException
| 构造器和说明 |
|---|
JvppeteerException() |
JvppeteerException(String message) |
JvppeteerException(String message,
Throwable cause) |
JvppeteerException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName() |
String |
getStack() |
void |
setName(String name) |
void |
setStack(String stack) |
Copyright © 2020–2025. All rights reserved.