public abstract class IInvalidTemplateException
extends java.lang.IllegalArgumentException
The message provided by this exception might be HTML code.
| Constructor and Description |
|---|
IInvalidTemplateException(java.lang.String message)
Creates a new
IInvalidTemplateException. |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Integer |
getPosition()
Returns the optional template position associated with the exception (e.g.
|
public IInvalidTemplateException(java.lang.String message)
IInvalidTemplateException.message - details to why the template is invalid (might be HTML format)
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.