| Package | Description |
|---|---|
| org.coodex.concrete.common |
| Modifier and Type | Method and Description |
|---|---|
static ConcreteException |
ConcreteHelper.findException(Throwable th) |
static ConcreteException |
ConcreteHelper.getException(Throwable th) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IF.is(boolean exp,
ConcreteException ex) |
static <T> T |
IF.isNull(T o,
ConcreteException exp) |
static void |
IF.not(boolean exp,
ConcreteException ex) |
static void |
IF.notNull(Object o,
ConcreteException ex) |
| Constructor and Description |
|---|
ErrorInfo(ConcreteException exception) |
Copyright © 2018. All rights reserved.