Package org.thymeleaf.exceptions
Class AlreadyInitializedException
Object
Throwable
Exception
RuntimeException
org.thymeleaf.exceptions.TemplateEngineException
org.thymeleaf.exceptions.AlreadyInitializedException
- All Implemented Interfaces:
- Serializable
- Since:
- 1.0
- Author:
- Daniel Fernández
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionAlreadyInitializedException(String message) AlreadyInitializedException(String message, Throwable cause) 
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
AlreadyInitializedException
- 
AlreadyInitializedException
 
-