public class StageException extends Exception
| 构造器和说明 |
|---|
StageException(Stage<?,?> stage,
Object input,
String message) |
StageException(Stage<?,?> stage,
Object input,
String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
toString() |
Copyright © 2025. All Rights Reserved.