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

Breadcrumb

  1. Drupal Core 11.1.x

InvalidLibraryFileException.php

Namespace

Drupal\Core\Asset\Exception

File

core/lib/Drupal/Core/Asset/Exception/InvalidLibraryFileException.php

View source
<?php

namespace Drupal\Core\Asset\Exception;


/**
 * Defines an exception if the library file could not be parsed.
 */
class InvalidLibraryFileException extends \RuntimeException {

}

Classes

Title Deprecated Summary
InvalidLibraryFileException Defines an exception if the library file could not be parsed.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal