final | |
---|---|
implements |
JsonSerializable |
Methods | ||
---|---|---|
public
|
__construct(string $message, string $contextDescription, Trace $trace, ?string $traceAsString, bool $shouldReportBug)
|
# |
public
static
|
prepareTrace(Throwable $exception): Trace
|
# |
public
|
getMessage(): string
|
# |
public
|
getContextDescription(): string
|
# |
public
|
getTrace(): Trace
|
# |
public
|
getTraceAsString(): ?string
|
# |
public
|
shouldReportBug(): bool
|
# |
public
static
|
decode(mixed[] $json): self
|
# |
public
|
jsonSerialize(): mixed
|
# |