org.eclipse.internal.xpand2
Class NoSuchTemplateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.internal.xpand2.NoSuchTemplateException
- All Implemented Interfaces:
- Serializable
public class NoSuchTemplateException
- extends RuntimeException
Indicates that a qualified template cannot be found.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchTemplateException
public NoSuchTemplateException(String fullyQualifiedName)
- Creates an instance.
- Parameters:
fullyQualifiedName - Qualified name of the template.
Copyright © 2015. All rights reserved.