public interface Action2WithException<In1,In2>
void
call(In1 a, In2 b)
void call(In1 a, In2 b) throws Throwable
Throwable
Copyright © 2023. All rights reserved.