Interface FunctionalInterfaces.BaseExceptionConsumer<T>

  • Type Parameters:
    T - input objektum tipusa
    Enclosing class:
    FunctionalInterfaces
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface FunctionalInterfaces.BaseExceptionConsumer<T>
    Consumer BaseException-t dobó operációkhoz
    See Also:
    Consumer
    • Method Detail

      • accept

        void accept​(T t)
             throws hu.icellmobilsoft.coffee.dto.exception.BaseException
        Performs this operation on the given argument.
        Parameters:
        t - the input argument
        Throws:
        hu.icellmobilsoft.coffee.dto.exception.BaseException - exception