public final class ErrorInfo extends Object implements Serializable
| Constructor and Description |
|---|
ErrorInfo() |
ErrorInfo(String className,
String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
String |
getErrorCode() |
void |
setClassName(String className) |
void |
setErrorCode(String errorCode) |
String |
toString() |
Copyright © 2018–2022. All rights reserved.