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 classA simple builder for anAbstractAbruptCompletionExceptionSubclasses of AbstractAbruptCompletionException.Builder in de.xima.fc.exceptionsModifier and TypeClassDescriptionstatic final classA simple builder for configuring aNodeReturnedException.static final classA 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.