public class ErrorInfo extends Object implements Serializable
| Constructor and Description |
|---|
ErrorInfo(String message,
String stackTrace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getStackTrace() |
String |
toString() |
Copyright © 2023 OpenClover.org. All rights reserved.