Package org.apache.maven.surefire.booter
Class DumpErrorSingleton
java.lang.Object
org.apache.maven.surefire.booter.DumpErrorSingleton
Dumps lost commands and caused exceptions in forked JVM.
Fail-safe.
Fail-safe.
- Since:
- 2.20
- Author:
- Tibor Digana (tibor17)
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
dumpException
(Throwable t, String msg) void
void
dumpStreamException
(Throwable t, String msg) void
dumpStreamText
(String msg) void
static DumpErrorSingleton
void
-
Field Details
-
DUMP_FILE_EXT
- See Also:
-
DUMPSTREAM_FILE_EXT
- See Also:
-
-
Method Details
-
getSingleton
-
init
-
dumpException
-
dumpException
-
dumpText
-
dumpStreamException
-
dumpStreamException
-
dumpStreamText
-