T - The type of the returning object for the action.E - The type of the first exception throw by the execution of this
action.@FunctionalInterface public interface ThlsActionException<T,E extends Throwable>
doAs
method.| Modifier and Type | Method and Description |
|---|---|
T |
execute()
Executes the action. this method is called on the
doAs
method. |
Copyright © 2015–2018 Bridje Framework. All rights reserved.