org.thymeleaf.testing.templateengine.exception
Class TestEngineExecutionException
Object
Throwable
Exception
RuntimeException
org.thymeleaf.testing.templateengine.exception.TestEngineExecutionException
- All Implemented Interfaces:
- Serializable
public class TestEngineExecutionException
- extends RuntimeException
- See Also:
- Serialized Form
TestEngineExecutionException
public TestEngineExecutionException(String message,
Throwable throwable)
TestEngineExecutionException
public TestEngineExecutionException(String message)
TestEngineExecutionException
public TestEngineExecutionException(Throwable throwable)
getLocalizedMessage
public String getLocalizedMessage()
- Overrides:
getLocalizedMessage in class Throwable
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2013 The THYMELEAF team. All Rights Reserved.