| Modifier and Type | Method and Description |
|---|---|
List<AppError> |
AppException.getErrors()
Returns the errors attached to the exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
MsgFormatter.format(AppError pError,
Locale pLocale) |
| Constructor and Description |
|---|
AppException(AppError pError)
Creates a new exception with one error.
|
| Constructor and Description |
|---|
AppException(List<AppError> pErrors)
Creates a new exception.
|
Copyright © 2015. All rights reserved.