| Package | Description |
|---|---|
| com.biscuit.common.emuns | |
| com.biscuit.common.exception | |
| com.biscuit.common.util |
| Modifier and Type | Method and Description |
|---|---|
static ResultEnum |
ResultEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultEnum[] |
ResultEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BiscuitException(ResultEnum result) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BaseAMO> |
RUtil.fail(ResultEnum resultEnum) |
Copyright © 2024. All rights reserved.