Class NotSupportedTemplateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.seeshiontech.vesdk.exceptions.NotSupportedTemplateException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotSupportedTemplateException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotSupportedTemplateException()
NotSupportedTemplateException(java.lang.String message)
-