public class VcaError extends Object
| Constructor and Description |
|---|
VcaError() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getMessage() |
void |
setCode(String code) |
void |
setMessage(String message) |
String |
toString() |
Copyright © 2021. All rights reserved.