|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VladError | |
---|---|
org.vladnput |
Uses of VladError in org.vladnput |
---|
Methods in org.vladnput that return types with arguments of type VladError | |
---|---|
java.util.List<VladError> |
VladErrors.getErrors()
Returns the actual errors, which is a list of VladError objects. |
java.util.Iterator<VladError> |
VladErrors.iterator()
Allows iteration over the errors. |
Methods in org.vladnput with parameters of type VladError | |
---|---|
void |
VladErrors.add(VladError error)
Add error to this list |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |