Jason Integration Exception
class JasonIntegrationException(message: String, cause: Throwable? = null) : RuntimeException(source)
Exception thrown when Jason source integration fails.
Exception thrown when Jason source integration fails.