Documentation

FailureConverter
in package

FinalYes

Table of Contents

Properties

$logger  : LoggerInterface|null

Methods

mapExceptionToFailure()  : Failure
mapFailureToException()  : TemporalFailure
setLogger()  : void
createFailureException()  : TemporalFailure
generateStackTraceString()  : string
renderTraceAttributes()  : string

Properties

Methods

setLogger()

public setLogger(LoggerInterface $logger) : void
Parameters
$logger : LoggerInterface

generateStackTraceString()

private static generateStackTraceString(Throwable $e[, bool $skipInternal = true ]) : string
Parameters
$e : Throwable
$skipInternal : bool = true
Return values
string

renderTraceAttributes()

private static renderTraceAttributes(array<string|int, mixed> $args) : string
Parameters
$args : array<string|int, mixed>
Return values
string

        
On this page

Search results