public class ErrorList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Error[] |
errors |
int |
MaxErrorCount |
int |
numberOfErrors |
Constructor and Description |
---|
ErrorList(int numberOfErrors) |
public Error[] errors
public final int MaxErrorCount
public int numberOfErrors