BearFramework\App\Data\DataLockedException::__construct

public __construct ( [ string $message '' [, int $code [, Exception $previous ]]] )
Parameters
message
[optional] The Exception message to throw.
code
[optional] The Exception code.
previous
[optional] The previous exception used for the exception chaining.
Details
Location: ~/src/App/Data/DataLockedException.php
The information on this page is created for version 1.1 of Bear Framework and may not be applicable for other versions of the framework.