Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 126 – 150 of 594) sorted by relevance

12345678910>>...24

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Slm/
H A DDeleteLifecycle.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint slm.delete_lifecycle');
H A DExecuteLifecycle.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint slm.execute_lifecycle');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/
H A DCleanupRepository.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint snapshot.cleanup_repository');
H A DRepositoryAnalyze.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint snapshot.repository_analyze');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/
H A DGet.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint tasks.get');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DTermsEnum.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint terms_enum');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Transform/
H A DDeleteTransform.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint transform.delete_transform');
H A DGetTransformStats.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint transform.get_transform_stats');
H A DStartTransform.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint transform.start_transform');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DActivateWatch.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint watcher.activate_watch');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ccr/
H A DResumeAutoFollowPattern.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ccr.resume_auto_follow_pattern');
H A DDeleteAutoFollowPattern.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ccr.delete_auto_follow_pattern');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DDeleteComponentTemplate.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint cluster.delete_component_template');
H A DExistsComponentTemplate.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint cluster.exists_component_template');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DataFrameTransformDeprecated/
H A DStartTransform.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint data_frame_transform_deprecated.start_transform');
H A DDeleteTransform.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint data_frame_transform_deprecated.delete_transform');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Enrich/
H A DExecutePolicy.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint enrich.execute_policy');
H A DDeletePolicy.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint enrich.delete_policy');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DDisableUser.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint security.disable_user');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Shutdown/
H A DDeleteNode.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint shutdown.delete_node');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Serializers/
H A DArrayToJSONSerializer.php21 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException("Failed to JSON encode: ".json_last_error());
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Autoscaling/
H A DDeleteAutoscalingPolicy.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint autoscaling.delete_autoscaling_policy');
H A DGetAutoscalingPolicy.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint autoscaling.get_autoscaling_policy');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DanglingIndices/
H A DDeleteDanglingIndex.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint dangling_indices.delete_dangling_index');
H A DImportDanglingIndex.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint dangling_indices.import_dangling_index');

12345678910>>...24