ExceptionBuilder<EXCEPTION extends NamedException> typedef

ExceptionBuilder<EXCEPTION extends NamedException> = EXCEPTION Function()

Implementation

typedef ExceptionBuilder<EXCEPTION extends NamedException> = EXCEPTION
    Function();