Class TempFile
java.lang.Object
other.TempFile
- All Implemented Interfaces:
AutoCloseable
Creates a file with a specified prefix and the current local date time
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
file
-
fileOutputStream
-
-
Constructor Details
-
TempFile
- Throws:
LogFileException
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
LogFileException
-