| Package | Description |
|---|---|
| com.eboy.honey.response.commmon | |
| com.eboy.honey.response.constant | |
| com.eboy.honey.response.core | |
| com.eboy.honey.response.exception |
| Modifier and Type | Method and Description |
|---|---|
static <T> HoneyResponse<T> |
HoneyResponse.failure(Response response)
通用返回失败
|
| Modifier and Type | Class and Description |
|---|---|
class |
HoneyArgsExceptionException |
class |
HoneyCommonExceptionException |
class |
HoneyServletExceptionException |
class |
HoneyUCExceptionException |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HoneyExceptionAssert |
| Constructor and Description |
|---|
HoneyBaseException(Response responseEnum) |
HoneyBaseException(Response responseEnum,
Object[] args,
String message) |
HoneyBaseException(Response responseEnum,
Throwable cause,
Object[] args,
String message) |
HoneyBusinessException(Response responseEnum,
Object[] args,
String message) |
HoneyBusinessException(Response responseEnum,
Object[] args,
String message,
Throwable cause) |
Copyright © 2021. All rights reserved.