Class TestEngineExecutionException
Object
Throwable
Exception
RuntimeException
org.thymeleaf.testing.templateengine.exception.TestEngineExecutionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTestEngineExecutionException(String message) TestEngineExecutionException(String message, Throwable throwable) TestEngineExecutionException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TestEngineExecutionException
-
TestEngineExecutionException
-
TestEngineExecutionException
-
-
Method Details
-
getLocalizedMessage
- Overrides:
getLocalizedMessagein classThrowable
-
getMessage
- Overrides:
getMessagein classThrowable
-