Package jetbrains.buildServer.util
Interface FileUtil.ErrorReporter
-
- Enclosing class:
- FileUtil
public static interface FileUtil.ErrorReporterUsed to report file operation errors to some log- Since:
- 9.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderror(String s)
-
-
-
Method Detail
-
error
void error(String s)
-
-