public static class TestUtils.TestUtilsException extends RuntimeException
| Constructor and Description | 
|---|
TestUtilsException(String message,
                  Throwable cause)
Constructs a new exception with the specified detail message and
 cause. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString