Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\ResourceTooLargeException Class Reference
+ Inheritance diagram for Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\ResourceTooLargeException:
+ Collaboration diagram for Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\ResourceTooLargeException:

Public Member Functions

 __construct (int $resourceSizeLimit, string $message='', int $code=0, ?Throwable $previous=null)
 
 getResourceSizeLimit ()
 

Private Attributes

int $resourceSizeLimit
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\ResourceTooLargeException::__construct ( int $resourceSizeLimit,
string $message = '',
int $code = 0,
?Throwable $previous = null )

Member Function Documentation

◆ getResourceSizeLimit()

Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\ResourceTooLargeException::getResourceSizeLimit ( )

Member Data Documentation

◆ $resourceSizeLimit

int Wikibase\Repo\Domains\Crud\Domain\Services\Exceptions\ResourceTooLargeException::$resourceSizeLimit
private

The documentation for this class was generated from the following file: