Elgg
Version 6.1
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
engine
classes
Elgg
Exceptions
Seeding
MaxAttemptsException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Elgg\Exceptions\Seeding
;
4
5
use
Elgg\Exceptions\Exception
;
6
12
class
MaxAttemptsException
extends
Exception
{
13
14
}
Elgg\Exceptions\Seeding
Definition:
MaxAttemptsException.php:3
Elgg\Exceptions\Seeding\MaxAttemptsException
Thrown when the seeding has exceeded the max attempts for trying to create an .
Definition:
MaxAttemptsException.php:12
Exception
Elgg\Exceptions\Exception
Base exception of exceptions in the Elgg system.
Definition:
Exception.php:11
Generated on Wed Dec 4 2024 00:00:20 for Elgg by
1.8.11