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