Uses of Class
de.xima.fc.exceptions.AbstractSuccessAbruptCompletionException
Packages that use AbstractSuccessAbruptCompletionException
-
Uses of AbstractSuccessAbruptCompletionException in de.xima.fc.exceptions
Subclasses of AbstractSuccessAbruptCompletionException in de.xima.fc.exceptionsModifier and TypeClassDescriptionfinal classUsed by a node to indicate that the node completed abruptly by issuing a return statement.final classUsed by anodeto indicate that the node completed abruptly by issuing a control transfer statement.