public class TestEngineExecutionException extends RuntimeException
| Constructor and Description |
|---|
TestEngineExecutionException(String message) |
TestEngineExecutionException(String message,
Throwable throwable) |
TestEngineExecutionException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TestEngineExecutionException(String message, Throwable throwable)
public TestEngineExecutionException(String message)
public TestEngineExecutionException(Throwable throwable)
public String getLocalizedMessage()
getLocalizedMessage in class Throwablepublic String getMessage()
getMessage in class ThrowableCopyright © 2015 The THYMELEAF team. All rights reserved.