| Package | Description |
|---|---|
| org.hiylo.components.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsRuntimeException |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BaseRuntimeException> |
CommonsRuntimeException.buildException(Integer code) |
static <T extends BaseRuntimeException> |
CommonsRuntimeException.buildException(Integer code,
String message) |
static <T extends BaseRuntimeException> |
BaseRuntimeException.call(Integer code) |
static <T extends BaseRuntimeException> |
BaseRuntimeException.call(Integer code,
String message) |
Copyright © 2021 Clouds Studio. All rights reserved.