Package | Description |
---|---|
org.apache.lens.api.result |
Modifier and Type | Method and Description |
---|---|
static LensErrorTO<NoErrorPayload> |
LensErrorTO.composedOf(int code,
String message,
String stackTrace) |
static LensErrorTO<NoErrorPayload> |
LensErrorTO.composedOf(int code,
String message,
String stackTrace,
List<LensErrorTO> childErrors) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.