public class ErrorRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
errorMessage |
String |
errorType |
String[] |
stackTrace |
| Constructor and Description |
|---|
ErrorRequest() |
ErrorRequest(String errorMessage,
String errorType,
String[] stackTrace) |
Copyright © 2025. All rights reserved.