Class TemplateDefinitionNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.flowable.template.api.exception.TemplateDefinitionNotFoundException
All Implemented Interfaces:
Serializable

public class TemplateDefinitionNotFoundException extends Exception
This exception is thrown, if a TemplateDefinition could not be found.
See Also:
  • Constructor Details

    • TemplateDefinitionNotFoundException

      public TemplateDefinitionNotFoundException(String templateDefinitionId)