Class KameletNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.camel.CamelException
org.apache.camel.component.kamelet.KameletNotFoundException
All Implemented Interfaces:
Serializable

public class KameletNotFoundException extends org.apache.camel.CamelException
See Also:
  • Constructor Details

    • KameletNotFoundException

      public KameletNotFoundException(String templateId, String locations, Throwable cause)
  • Method Details

    • getTemplateId

      public String getTemplateId()