Documentation

ActivityInvocationFailure
in package

FinalYes

Table of Contents

Properties

$errorClass  : string
$errorMessage  : string

Methods

__construct()  : mixed
fromThrowable()  : self
toThrowable()  : Throwable

Properties

Methods

__construct()

public __construct(string $exceptionClass, string $exceptionMessage) : mixed
Parameters
$exceptionClass : string
$exceptionMessage : string

fromThrowable()

public static fromThrowable(Throwable $error) : self
Parameters
$error : Throwable
Return values
self

        
On this page

Search results