public class LastError
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
LastError.Error |
Constructor and Description |
---|
LastError(java.lang.String errorString) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<LastError.Error> |
getErrors() |
public java.util.ArrayList<LastError.Error> getErrors()