T
V1
V2
public interface FunctionTwoExceptions<T,U,V1 extends Exception,V2 extends Exception>
apply(U arg)
T apply(U arg) throws V1 extends Exception, V2 extends Exception
arg
V1 extends Exception
Copyright © 2023. All rights reserved.