| Package | Description |
|---|---|
| com.helger.commons.error | |
| com.helger.commons.error.location |
| Modifier and Type | Field and Description |
|---|---|
protected IErrorLocation |
SingleError.AbstractBuilder.m_aErrorLocation |
| Modifier and Type | Method and Description |
|---|---|
IErrorLocation |
SingleError.getErrorLocation() |
default IErrorLocation |
IError.getErrorLocation() |
| Modifier and Type | Method and Description |
|---|---|
IMPLTYPE |
SingleError.AbstractBuilder.setErrorLocation(IErrorLocation aErrorLocation) |
| Constructor and Description |
|---|
SingleError(IErrorLevel aErrorLevel,
String sErrorID,
String sErrorFieldName,
IErrorLocation aErrorLocation,
IHasErrorText aErrorText,
Throwable aLinkedException) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorLocation
Default implementation of the
IErrorLocation interface. |
Copyright © 2014–2017 Philip Helger. All rights reserved.