org.granite.generator.exception
Class TemplateUriException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.granite.generator.exception.GenerationException
org.granite.generator.exception.TemplateUriException
- All Implemented Interfaces:
- Serializable
public class TemplateUriException
- extends GenerationException
- Author:
- Franck WOLFF
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TemplateUriException
public TemplateUriException(String uri,
String message)
TemplateUriException
public TemplateUriException(String uri,
Throwable cause)
TemplateUriException
public TemplateUriException(String uri,
String message,
Throwable cause)
getUri
public String getUri()