Class KameletNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class KameletNotFoundException
    extends org.apache.camel.CamelException
    See Also:
    Serialized Form
    • Constructor Detail

      • KameletNotFoundException

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

      • getTemplateId

        public String getTemplateId()