Interface | Description |
---|---|
IFail |
Type specification for a fail that matches a single check.
|
IFailer |
Failer specification.
|
IFailerReference |
Failer reference specification.
|
IFailFastException |
Specification of a fail-fast exception.
|
IFailFastExceptionReference |
Class | Description |
---|---|
AFailer |
Abstract implementation of
IFailer . |
Failer |
Exception | Description |
---|---|
AFailFastException |
Abstract implementation of fail-fast exception inheriting RuntimeException.
|
FailFastException |
Top-level concrete fail-fast exception.
|
Annotation Type | Description |
---|---|
NFail |
Annotates fail-methods in failers.
|
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.