RecoveryException
extends RuntimeException
in package
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$persistenceId read-only
public
PersistenceId
$persistenceId
Methods
__construct()
public
__construct(PersistenceId $persistenceId, string $message[, Throwable|null $previous = null ]) : mixed
Parameters
- $persistenceId : PersistenceId
- $message : string
- $previous : Throwable|null = null