public class AbstractResultDto extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AUTH_ERROR |
protected String |
error
gives a message about the error if one occured
|
static String |
ERROR |
| Constructor and Description |
|---|
AbstractResultDto() |
public static final String ERROR
public static final String AUTH_ERROR
protected String error
Copyright © 2009–2015 CodeLutin. All rights reserved.