public class CaptureLogAnalyzerException extends RuntimeException
| Constructor and Description |
|---|
CaptureLogAnalyzerException(String msg) |
CaptureLogAnalyzerException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
static void |
check(boolean expr,
String msg,
Object... msgArgs) |
static void |
propagateError(Throwable t,
String msg,
Object... msgArgs) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CaptureLogAnalyzerException(String msg)
public CaptureLogAnalyzerException(Throwable e)
public static void check(boolean expr,
String msg,
Object... msgArgs)
throws CaptureLogAnalyzerException
CaptureLogAnalyzerExceptionpublic static void propagateError(Throwable t, String msg, Object... msgArgs) throws CaptureLogAnalyzerException
CaptureLogAnalyzerExceptionCopyright © 2010–2017 EvoSuite. All rights reserved.