class UnknownCheckpointException

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Config/Checkpoint/UnknownCheckpointException.php \Drupal\Core\Config\Checkpoint\UnknownCheckpointException

Thrown when trying to access a checkpoint that does not exist.

@internal This API is experimental.

Hierarchy

Expanded class hierarchy of UnknownCheckpointException

1 file declares its use of UnknownCheckpointException
LinearHistoryTest.php in core/tests/Drupal/Tests/Core/Config/Checkpoint/LinearHistoryTest.php

File

core/lib/Drupal/Core/Config/Checkpoint/UnknownCheckpointException.php, line 13

Namespace

Drupal\Core\Config\Checkpoint
View source
final class UnknownCheckpointException extends \RuntimeException {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.