IgnoreExceptionsCallback

public interface IgnoreExceptionsCallback

Ignore Exceptions callback.

Methods

MethodDescription
invoke(AsposeException ex, String path)

invoke(AsposeException ex, String path)

public abstract boolean invoke(AsposeException ex, String path)

Parameters:

ParameterTypeDescription
exAsposeException
pathjava.lang.String

Returns: boolean