class InvalidCharsetException

Same name and namespace in other branches
  1. 11.x core/modules/mysqli/src/Driver/Database/mysqli/InvalidCharsetException.php \Drupal\mysqli\Driver\Database\mysqli\InvalidCharsetException

This exception class signals an invalid charset is being used.

Hierarchy

Expanded class hierarchy of InvalidCharsetException

File

core/modules/mysqli/src/Driver/Database/mysqli/InvalidCharsetException.php, line 12

Namespace

Drupal\mysqli\Driver\Database\mysqli
View source
class InvalidCharsetException extends DatabaseExceptionWrapper {

}

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