| Modifier and Type | Interface and Description |
|---|---|
interface |
ExceptionFluent<Value extends Throwable,BaseFluent,TheFluent extends BaseFluent,This extends ExceptionFluent<Value,BaseFluent,TheFluent,This>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ExceptionFluent.AndChain<Value extends Throwable,TheFluent,This extends ExceptionFluent.AndChain<Value,TheFluent,This>> |
static interface |
ExceptionFluent.OrChain<Value extends Throwable,TheFluent,This extends ExceptionFluent.OrChain<Value,TheFluent,This>> |
| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionFluent.Assert<Value extends Throwable> |
static class |
ExceptionFluent.Step<Value extends Throwable,TheFluent,This extends ExceptionFluent.Step<Value,TheFluent,This>> |
| Modifier and Type | Method and Description |
|---|---|
ExceptionFluent<Value,TheFluent,TheFluent,?> |
ExceptionFluent.AndChain.and() |
ExceptionFluent<Value,TheFluent,TheFluent,?> |
ExceptionFluent.OrChain.or() |
Copyright © 2015. All Rights Reserved.