Package | Description |
---|---|
starkcoder.failfast.fails |
Modifier and Type | Class and Description |
---|---|
class |
AFailFastException
Abstract implementation of fail-fast exception inheriting RuntimeException.
|
class |
FailFastException
Top-level concrete fail-fast exception.
|
Modifier and Type | Method and Description |
---|---|
IFailFastException |
IFailFastExceptionReference.getFailFastExceptionOrNull()
Returns the first thrown fail-fast exception, if any.
|
IFailFastException |
AFailer.getFailFastExceptionOrNull() |
Modifier and Type | Method and Description |
---|---|
protected void |
AFailer.setFailFastExceptionOrNull(IFailFastException failFastExceptionOrNull) |
The MIT License (MIT) - Copyright © 2014-2015 Keld Oelykke. All Rights Reserved.