public class ValidationError extends Object
| Constructor and Description |
|---|
ValidationError(Class clazz,
String message) |
ValidationError(Class clazz,
String propertyName,
String message) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getClazz() |
String |
getMessage() |
String |
getPropertyName() |
String |
toString() |
Copyright © 2023 jUPnP.org. All rights reserved.