public class ScriptiveUnitException extends RuntimeException
| Constructor and Description |
|---|
ScriptiveUnitException(String message) |
ScriptiveUnitException(String message,
Throwable nested) |
ScriptiveUnitException(Throwable nested) |
| Modifier and Type | Method and Description |
|---|---|
static ScriptiveUnitException |
wrap(Throwable t) |
static ScriptiveUnitException |
wrap(Throwable t,
String format,
String... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ScriptiveUnitException(String message)
public ScriptiveUnitException(Throwable nested)
public static ScriptiveUnitException wrap(Throwable t, String format, String... args)
public static ScriptiveUnitException wrap(Throwable t)
Copyright © 2017. All rights reserved.