You are here

interface SwaggerUiLibraryDiscoveryExceptionInterface in Swagger UI Field Formatter 8.3

Base exception for Swagger UI library discovery.

Hierarchy

Expanded class hierarchy of SwaggerUiLibraryDiscoveryExceptionInterface

All classes that implement SwaggerUiLibraryDiscoveryExceptionInterface

2 files declare their use of SwaggerUiLibraryDiscoveryExceptionInterface
swagger_ui_formatter.install in ./swagger_ui_formatter.install
swagger_ui_formatter.module in ./swagger_ui_formatter.module

File

src/Exception/SwaggerUiLibraryDiscoveryExceptionInterface.php, line 10

Namespace

Drupal\swagger_ui_formatter\Exception
View source
interface SwaggerUiLibraryDiscoveryExceptionInterface extends \Throwable {

}

Members