com.kenai.jaffl.annotations
Annotation Type IgnoreError


@Retention(value=RUNTIME)
public @interface IgnoreError

Tags a library method as not needing any error codes as returned by errno on unix, or GetLastError on windows be saved.