Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DceSecurityException.php

class DceSecurityException

Thrown to indicate an exception occurred while dealing with DCE Security (version 2) UUIDs

Hierarchy

  • class \Ramsey\Uuid\Exception\DceSecurityException extends \RuntimeException implements \Ramsey\Uuid\Exception\UuidExceptionInterface

Expanded class hierarchy of DceSecurityException

2 files declare their use of DceSecurityException
DceSecurityGenerator.php in vendor/ramsey/uuid/src/Generator/DceSecurityGenerator.php
SystemDceSecurityProvider.php in vendor/ramsey/uuid/src/Provider/Dce/SystemDceSecurityProvider.php

File

vendor/ramsey/uuid/src/Exception/DceSecurityException.php, line 23

Namespace

Ramsey\Uuid\Exception
View source
class DceSecurityException extends PhpRuntimeException implements UuidExceptionInterface {

}
RSS feed
Powered by Drupal