public static class ValidationListener.Error extends Object implements Serializable
Constructor and Description |
---|
Error(String aReason,
Object aOwner,
String aPropertyName)
Create a new Error instance.
|
Modifier and Type | Method and Description |
---|---|
Object |
getOwner()
Get the owner.
|
String |
getPropertyName()
Get the propertyName.
|
String |
getReason()
Get the reason.
|
String |
toString() |
Copyright © 2010–2021 The Apache Software Foundation. All rights reserved.