Interface IFileProvisionOptions<Error extends Throwable>

    • Method Detail

      • errorProcessor

        IFileProvisionHandleErrorProcessor<Error> errorProcessor()
        Gets the processor for handling errors during file provision.
        Returns:
        Processor for handling errors during file provision.