public static class ServiceException.ErrorMessage extends Object
| Constructor and Description |
|---|
ErrorMessage(Integer code,
String message) |
| Modifier and Type | Method and Description |
|---|---|
ServiceException.ErrorMessage |
add(Map<String,String> error) |
Iterator<Map<String,String>> |
getErrors() |
public final String message
public final int code
Copyright © 2016. All rights reserved.