Class JsonMatcherException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.datasense.common.loader.json.JsonMatcherException
All Implemented Interfaces:
Serializable

public class JsonMatcherException extends RuntimeException
See Also:
  • Constructor Details

    • JsonMatcherException

      public JsonMatcherException(String message)
    • JsonMatcherException

      public JsonMatcherException(String message, Throwable cause)