Uses of Class
de.xima.fc.exceptions.AbstractAbruptCompletionException.Builder
Packages that use AbstractAbruptCompletionException.Builder
-
Uses of AbstractAbruptCompletionException.Builder in de.xima.fc.exceptions
Classes in de.xima.fc.exceptions with type parameters of type AbstractAbruptCompletionException.BuilderModifier and TypeClassDescriptionstatic class
A simple builder for anAbstractAbruptCompletionException
Subclasses of AbstractAbruptCompletionException.Builder in de.xima.fc.exceptionsModifier and TypeClassDescriptionstatic final class
A simple builder for configuring aNodeReturnedException
.static final class
A simple builder for configuring aNodeThrewException
.Constructors in de.xima.fc.exceptions with parameters of type AbstractAbruptCompletionException.BuilderModifierConstructorDescriptionCreates a new exception with the given data for a node that wants to end abruptly by throwing.