- Enclosing class:
- MainBuildTask.IOHookSet<R>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
hook
void hook(R context)
throws pro.gravit.utils.HookException,
IOException
- Parameters:
context - custom param
False to continue processing hook
- Throws:
pro.gravit.utils.HookException - The hook may return the error text throwing this exception
IOException