You are here

class EmptyContextParameterException in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 src/Exceptions/EmptyContextParameterException.php \Drupal\tmgmt_smartling\Exceptions\EmptyContextParameterException
  2. 8 src/Exceptions/EmptyContextParameterException.php \Drupal\tmgmt_smartling\Exceptions\EmptyContextParameterException
  3. 8.2 src/Exceptions/EmptyContextParameterException.php \Drupal\tmgmt_smartling\Exceptions\EmptyContextParameterException

Hierarchy

Expanded class hierarchy of EmptyContextParameterException

1 file declares its use of EmptyContextParameterException
ContextUploader.php in src/Context/ContextUploader.php

File

src/Exceptions/EmptyContextParameterException.php, line 5

Namespace

Drupal\tmgmt_smartling\Exceptions
View source
class EmptyContextParameterException extends SmartlingBaseException {

}

Members