Package | Description |
---|---|
org.brandao.brutos.annotation.configuration.web |
Modifier and Type | Method and Description |
---|---|
static List<ResponseError> |
WebAnnotationUtil.toList(ResponseErrors value) |
Modifier and Type | Method and Description |
---|---|
static List<ThrowableEntry> |
WebAnnotationUtil.toEntry(ResponseError value) |
static ThrowableEntry |
WebAnnotationUtil.toEntry(ResponseError value,
Class<? extends Throwable> target) |
Modifier and Type | Method and Description |
---|---|
static List<ThrowableEntry> |
WebAnnotationUtil.toList(List<ResponseError> list) |
Constructor and Description |
---|
WebThrowableEntry(ResponseError value,
Class<? extends Throwable> target) |
Copyright © 2018 Brandao. All rights reserved.