Viaduct Tenant Usage Exception
class ViaductTenantUsageException(message: String, cause: Throwable? = null) : Exception, ViaductTenantException(source)
Used in framework code to indicate that an error is due to invalid usage of the tenant API by tenant code.