You are here

class FilesystemValidationException in Simple OAuth (OAuth2) & OpenID Connect 8.4

Same name and namespace in other branches
  1. 8.3 src/Service/Exception/FilesystemValidationException.php \Drupal\simple_oauth\Service\Exception\FilesystemValidationException
  2. 5.x src/Service/Exception/FilesystemValidationException.php \Drupal\simple_oauth\Service\Exception\FilesystemValidationException

@internal

Hierarchy

Expanded class hierarchy of FilesystemValidationException

2 files declare their use of FilesystemValidationException
FilesystemValidator.php in src/Service/Filesystem/FilesystemValidator.php
SimpleOauthCommands.php in src/Commands/SimpleOauthCommands.php

File

src/Service/Exception/FilesystemValidationException.php, line 10

Namespace

Drupal\simple_oauth\Service\Exception
View source
class FilesystemValidationException extends Exception {

}

Members