Annotation Interface SaveError


@Retention(RUNTIME) public @interface SaveError
Tags a library method as requiring any error codes as returned by errno on unix, or GetLastError on windows be saved.
See Also: