BearFramework\App\Data\DataLockedException

BearFramework\App\Data\DataLockedException extends Exception implements Throwable {

    
/* Methods */
    
public __construct ( [ string $message '' [, int $code [, Exception $previous ]]] )

}
Extends
Implements
Methods
public __construct ( [ string $message = '' [, int $code = 0 [, Exception $previous ]]] )
Inherited from Exception
public final void getCode ( void )
public final void getFile ( void )
public final void getLine ( void )
public final void getMessage ( void )
public final void getPrevious ( void )
public final void getTrace ( void )
public final void getTraceAsString ( void )
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.