public class

TemplateException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.sforce.ws.template.TemplateException

Class Overview

TemplateException, thrown when there is an error while running a template.

Summary

Constants
long serialVersionUID
[Expand]
Inherited Constants
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class java.lang.Throwable
Public Constructors
TemplateException(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 3136466283106296531 (0x2b86f7777e8a62d3)

Public Constructors

public TemplateException (String message)

Parameters
message