net.thucydides.core.reports.templates
Class TemplateMergeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.thucydides.core.reports.templates.TemplateMergeException
- All Implemented Interfaces:
- Serializable
public class TemplateMergeException
- extends Exception
An error that occurs during template merging, such as a template parsing error.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateMergeException
public TemplateMergeException(String message,
Exception cause)
Copyright © 2011-2012 Wakaleo Consulting. All Rights Reserved.