@ -19,6 +19,6 @@ class URLHandling
return self::$URLBase . $name . ".json";
}
die();
throw new \Exception("Could not determine URL for schema " . $targetSchemaClassName . ".");