Elgg  Version 5.1
DataFormatException.php
Go to the documentation of this file.
1 <?php
2 
3 namespace Elgg\Exceptions;
4 
11 
12 }
Base exception of exceptions in the Elgg system.
Definition: Exception.php:11
An exception thrown when there is a problem in the format of some data.