Interface IFileProvisionOptions<Error extends Throwable>

Type Parameters:
Error - Type of error that can be thrown during file provision.

public interface IFileProvisionOptions<Error extends Throwable>
Since:
8.2.0
  • Method Details

    • errorProcessor

      Gets the processor for handling errors during file provision.
      Returns:
      Processor for handling errors during file provision.