| Package | Description |
|---|---|
| org.hpccsystems.ws.client.wrappers |
| Modifier and Type | Class and Description |
|---|---|
class |
ECLExceptionWrapper
HPCC SYSTEMS software Copyright (C) 2019 HPCC Systems.
|
class |
EspExceptionWrapper
HPCC SYSTEMS software Copyright (C) 2019 HPCC Systems.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BaseExceptionWrapper> |
ArrayOfBaseExceptionWrapper.exceptions |
| Modifier and Type | Method and Description |
|---|---|
List<BaseExceptionWrapper> |
ArrayOfBaseExceptionWrapper.getExceptions()
Gets the exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArrayOfBaseExceptionWrapper.setExceptions(List<BaseExceptionWrapper> _exception)
Sets the exceptions.
|
| Constructor and Description |
|---|
ArrayOfECLExceptionWrapper(List<BaseExceptionWrapper> _eCLException)
Instantiates a new array of ECL exception wrapper.
|
ArrayOfEspExceptionWrapper(String _source,
List<BaseExceptionWrapper> _exception)
Instantiates a new array of esp exception wrapper.
|
Copyright © 2021. All rights reserved.