Class URITemplateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.synapse.commons.templates.uri.URITemplateException
All Implemented Interfaces:
Serializable

public class URITemplateException extends Exception
See Also:
  • Constructor Details

    • URITemplateException

      public URITemplateException(String message)
    • URITemplateException

      public URITemplateException(String message, Throwable cause)